Skip to content

Commit

Permalink
Upgraded to .net core
Browse files Browse the repository at this point in the history
  • Loading branch information
vnoves committed Jul 11, 2024
1 parent 16af4ea commit 58c378e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DracoWrapper/DracoWrapper.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>v143</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
<CLRSupport>true</CLRSupport>
<CLRSupport>NetCore</CLRSupport>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
Expand Down

0 comments on commit 58c378e

Please sign in to comment.