Skip to content

Commit ce6e5c9

Browse files
committed
Updated to a newer Windows SDK because I uninstalled the old one to reclaim space on my PC. Sorry if this causes a nuisance. Is there a better way?
1 parent 40efdd6 commit ce6e5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Noesis.Javascript/JavaScript.Net.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
3131
<Keyword>ManagedCProj</Keyword>
3232
<RootNamespace>JavaScriptNet</RootNamespace>
33-
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
33+
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
3434
</PropertyGroup>
3535
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3636
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

0 commit comments

Comments
 (0)