Skip to content

Commit

Permalink
Fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
UnrealKaraulov committed Dec 20, 2024
1 parent 1049b68 commit f970429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ascript/angelscript/projects/msvc2022/angelscript.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{39E6AF97-6BA3-4A72-8C61-BCEBF214EBFD}</ProjectGuid>
<RootNamespace>angelscript</RootNamespace>
<WindowsTargetPlatformVersion>7.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
Expand Down

0 comments on commit f970429

Please sign in to comment.