update tested versions of Visual Studio 2026-04-29

This commit is contained in:
nhmall
2026-04-29 12:35:33 -04:00
parent 8a41076657
commit 1b28d5e261
17 changed files with 67 additions and 33 deletions
+4 -1
View File
@@ -33,6 +33,9 @@
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<VCToolsVersion />
</PropertyGroup>
<Import Project="..\dirs.props" />
<Import Project="..\default.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
@@ -406,4 +409,4 @@
<Target Name="AfterRebuild">
<MSBuild Projects="$(vsDir)NetHack\afternethack.proj" Targets="Build" Properties="Configuration=$(Configuration)" />
</Target>
</Project>
</Project>