File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 132132 so target one that matches the version in minimumMSBuildVersion.
133133
134134 This avoids the need to juggle references to packages that have been updated in newer MSBuild. -->
135- <MicrosoftBuildMinimumVersion Condition =" '$(DotNetBuildFromSource)' != 'true'" >17.8.27 </MicrosoftBuildMinimumVersion >
135+ <MicrosoftBuildMinimumVersion Condition =" '$(DotNetBuildFromSource)' != 'true'" >17.8.43 </MicrosoftBuildMinimumVersion >
136136 <MicrosoftBuildFrameworkPackageVersion >$(MicrosoftBuildMinimumVersion)</MicrosoftBuildFrameworkPackageVersion >
137137 <MicrosoftBuildRuntimePackageVersion >$(MicrosoftBuildMinimumVersion)</MicrosoftBuildRuntimePackageVersion >
138138 <MicrosoftBuildLocalizationPackageVersion >17.11.48-servicing-25466-05</MicrosoftBuildLocalizationPackageVersion >
You can’t perform that action at this time.
0 commit comments