We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f9b00 commit 9b023c8Copy full SHA for 9b023c8
eng/Versions.props
@@ -193,7 +193,7 @@
193
from the 'minimumMSBuildVersion' file in non-source-only cases into MicrosoftBuildMinimumVersion,
194
then use that in Directory.Packages.props.
195
196
- At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes.
+ At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes.
197
198
Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent -->
199
<MicrosoftBuildVersion>17.12.7</MicrosoftBuildVersion>
0 commit comments