Skip to content

Commit

Permalink
Fix windows sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
Viceroyy committed Jun 26, 2024
1 parent 54b83a6 commit c6aa128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Arsenal/Arsenal.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<Keyword>Win32Proj</Keyword>
<ProjectGuid>{9d8bde6c-7474-4b07-bb47-a69b7f18ebfe}</ProjectGuid>
<RootNamespace>PoloniumCSS</RootNamespace>
<WindowsTargetPlatformVersion>10.0.26100.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
Expand Down

0 comments on commit c6aa128

Please sign in to comment.