Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2cb3059

Browse files
CopilotmarcpopMSFT
andcommitted
Update MicrosoftBuildMinimumVersion to 17.11.48
Co-authored-by: marcpopMSFT <[email protected]>
1 parent 622f19c commit 2cb3059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent -->
185185
<MicrosoftBuildVersion>17.14.30</MicrosoftBuildVersion>
186186
<MicrosoftBuildLocalizationVersion>17.14.30-servicing-25520-12</MicrosoftBuildLocalizationVersion>
187-
<MicrosoftBuildMinimumVersion Condition="'$(DotNetBuildSourceOnly)' != 'true'">17.11.31</MicrosoftBuildMinimumVersion>
187+
<MicrosoftBuildMinimumVersion Condition="'$(DotNetBuildSourceOnly)' != 'true'">17.11.48</MicrosoftBuildMinimumVersion>
188188
<MinimumVSVersion>17.12</MinimumVSVersion>
189189
</PropertyGroup>
190190
<PropertyGroup>

0 commit comments

Comments
 (0)