Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 6f214a3

Browse files
committed
Move to VS2017
1 parent e1fae62 commit 6f214a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/WixBuild.csproj.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<WarningLevel>4</WarningLevel>
2121
<DefineConstants>$(DefineConstants);TRACE</DefineConstants>
2222
<TargetFrameworkVersion Condition=" '$(TargetFrameworkVersion)'=='' ">v4.0</TargetFrameworkVersion>
23-
<MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>
23+
<MinimumVisualStudioVersion>15.0</MinimumVisualStudioVersion>
2424
<NoWarn Condition=" '$(CopyBuildOutputToOutputDirectory)'=='false' ">$(NoWarn);2008</NoWarn>
2525
</PropertyGroup>
2626

0 commit comments

Comments
 (0)