Skip to content

Commit 7afee57

Browse files
committed
build: use any available w10 sdk
visual studio build tools 2026 doesn't include 19041 grrr
1 parent aa46f8d commit 7afee57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SourceAutoRecord.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<ProjectGuid>{3F6459A9-566E-4CAC-A412-C03FF51D67E9}</ProjectGuid>
1515
<RootNamespace>SourceAutoRecord</RootNamespace>
1616
<ProjectName>SourceAutoRecord</ProjectName>
17-
<WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
17+
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
1818
<PlatformToolset>v142</PlatformToolset>
1919
<ConfigurationType>DynamicLibrary</ConfigurationType>
2020
<UseDebugLibraries>false</UseDebugLibraries>

0 commit comments

Comments
 (0)