Skip to content

Commit fb72ae2

Browse files
cyber-pcFranziska-Mueller
authored andcommitted
Update test project to use Windows SDK version available on GitHub Build. (#554)
1 parent 3803cd2 commit fb72ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PropertyGroup Label="Globals">
1818
<ProjectGuid>{30e8e249-6b00-4575-bcdf-be2445d5e099}</ProjectGuid>
1919
<Keyword>Win32Proj</Keyword>
20-
<WindowsTargetPlatformVersion>10.0.22621.0</WindowsTargetPlatformVersion>
20+
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
2121
<ConfigurationType>Application</ConfigurationType>
2222
<PlatformToolset>v143</PlatformToolset>
2323
<CharacterSet>Unicode</CharacterSet>

0 commit comments

Comments
 (0)