Skip to content

Commit ae8d870

Browse files
committed
Little downgrade
1 parent cf0d219 commit ae8d870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KinectHandler/KinectHandler.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
2525
<ConfigurationType>DynamicLibrary</ConfigurationType>
2626
<UseDebugLibraries>true</UseDebugLibraries>
27-
<PlatformToolset>v145</PlatformToolset>
27+
<PlatformToolset>v143</PlatformToolset>
2828
<CLRSupport>NetCore</CLRSupport>
2929
<CharacterSet>Unicode</CharacterSet>
3030
</PropertyGroup>

0 commit comments

Comments
 (0)