You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization
From Version 17.10.0-preview-24177-05 -> To Version 17.11.0-preview-24178-07
<!-- Some tasks and the resolver will need to run in an MSBuild that is older than the very latest,
126
126
so target one that matches the version in minimumMSBuildVersion.
@@ -129,7 +129,7 @@
129
129
<MicrosoftBuildPackageVersionCondition="exists('$(RepoRoot)\src\Layout\redist\minimumMSBuildVersion') and '$(DotNetBuildFromSource)' != 'true'">$([System.IO.File]::ReadAllText('$(RepoRoot)\src\Layout\redist\minimumMSBuildVersion').Trim())</MicrosoftBuildPackageVersion>
0 commit comments