Skip to content

Commit 7892f91

Browse files
committed
[internal/release/8.0.4xx] MSBuild 17.11.31
MSBuild 17.11.31 via `darc update-dependencies --id 263904`
1 parent 4a2b904 commit 7892f91

File tree

3 files changed

+18
-11
lines changed

3 files changed

+18
-11
lines changed

NuGet.config

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,17 @@
1111
<!-- Begin: Package sources from dotnet-aspnetcore -->
1212
<!-- End: Package sources from dotnet-aspnetcore -->
1313
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
14-
<add key="darc-pub-DotNet-msbuild-Trusted-bc60720" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-bc607202/nuget/v3/index.json" />
14+
<add key="darc-int-DotNet-msbuild-Trusted-3ab07f0" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-DotNet-msbuild-Trusted-3ab07f0c/nuget/v3/index.json" />
15+
<add key="darc-int-DotNet-msbuild-Trusted-933b72e" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-DotNet-msbuild-Trusted-933b72e3/nuget/v3/index.json" />
1516
<!-- End: Package sources from DotNet-msbuild-Trusted -->
1617
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
1718
<!-- End: Package sources from dotnet-roslyn-analyzers -->
1819
<!-- Begin: Package sources from dotnet-runtime -->
1920
<!-- End: Package sources from dotnet-runtime -->
2021
<!-- Begin: Package sources from dotnet-templating -->
2122
<add key="darc-pub-dotnet-templating-731d469" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-731d4697/nuget/v3/index.json" />
23+
<add key="darc-pub-dotnet-templating-21231eb-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-21231eb0-2/nuget/v3/index.json" />
24+
<add key="darc-pub-dotnet-templating-21231eb-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-21231eb0-1/nuget/v3/index.json" />
2225
<!-- End: Package sources from dotnet-templating -->
2326
<!-- Begin: Package sources from dotnet-windowsdesktop -->
2427
<!-- End: Package sources from dotnet-windowsdesktop -->
@@ -47,6 +50,10 @@
4750
<!-- Begin: Package sources from dotnet-templating -->
4851
<!-- End: Package sources from dotnet-templating -->
4952
<!-- Begin: Package sources from dotnet-aspnetcore -->
53+
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
54+
<add key="darc-int-DotNet-msbuild-Trusted-3ab07f0" value="true" />
55+
<add key="darc-int-DotNet-msbuild-Trusted-933b72e" value="true" />
56+
<!-- End: Package sources from DotNet-msbuild-Trusted -->
5057
<!-- Begin: Package sources from dotnet-format -->
5158
<!-- End: Package sources from dotnet-format -->
5259
<!-- End: Package sources from dotnet-aspnetcore -->

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,16 +56,16 @@
5656
<Sha>6afd7b9f34943078f2e3b747f33350e5fe114269</Sha>
5757
</Dependency>
5858
<Dependency Name="Microsoft.Build" Version="17.11.31">
59-
<Uri>https://github.com/dotnet/msbuild</Uri>
60-
<Sha>bc6072029ab59942e3ba6b3db63147f6aab9dabc</Sha>
59+
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted</Uri>
60+
<Sha>933b72e36e86c22ba73e8b8148488f8298bb73c7</Sha>
6161
</Dependency>
62-
<Dependency Name="Microsoft.Build.Localization" Version="17.11.31-servicing-25215-01">
63-
<Uri>https://github.com/dotnet/msbuild</Uri>
64-
<Sha>bc6072029ab59942e3ba6b3db63147f6aab9dabc</Sha>
62+
<Dependency Name="Microsoft.Build.Localization" Version="17.11.31-servicing-25210-17">
63+
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted</Uri>
64+
<Sha>933b72e36e86c22ba73e8b8148488f8298bb73c7</Sha>
6565
</Dependency>
66-
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.11.31-servicing-25215-01">
67-
<Uri>https://github.com/dotnet/msbuild</Uri>
68-
<Sha>bc6072029ab59942e3ba6b3db63147f6aab9dabc</Sha>
66+
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.11.31-servicing-25210-17">
67+
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted</Uri>
68+
<Sha>933b72e36e86c22ba73e8b8148488f8298bb73c7</Sha>
6969
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
7070
</Dependency>
7171
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.403-beta.24526.2">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,10 +130,10 @@
130130
so target one that matches the version in minimumMSBuildVersion.
131131
132132
This avoids the need to juggle references to packages that have been updated in newer MSBuild. -->
133-
<MicrosoftBuildMinimumVersion Condition="exists('$(RepoRoot)\src\Layout\redist\minimumMSBuildVersion') and '$(DotNetBuildFromSource)' != 'true'">$([System.IO.File]::ReadAllText('$(RepoRoot)\src\Layout\redist\minimumMSBuildVersion').Trim())</MicrosoftBuildMinimumVersion>
133+
<MicrosoftBuildMinimumVersion Condition="'$(DotNetBuildFromSource)' != 'true'">17.8.27</MicrosoftBuildMinimumVersion>
134134
<MicrosoftBuildFrameworkPackageVersion>$(MicrosoftBuildMinimumVersion)</MicrosoftBuildFrameworkPackageVersion>
135135
<MicrosoftBuildRuntimePackageVersion>$(MicrosoftBuildMinimumVersion)</MicrosoftBuildRuntimePackageVersion>
136-
<MicrosoftBuildLocalizationPackageVersion>17.11.31-servicing-25215-01</MicrosoftBuildLocalizationPackageVersion>
136+
<MicrosoftBuildLocalizationPackageVersion>17.11.31-servicing-25210-17</MicrosoftBuildLocalizationPackageVersion>
137137
<MicrosoftBuildUtilitiesCorePackageVersion>$(MicrosoftBuildMinimumVersion)</MicrosoftBuildUtilitiesCorePackageVersion>
138138
<MicrosoftBuildTasksCorePackageVersion>$(MicrosoftBuildMinimumVersion)</MicrosoftBuildTasksCorePackageVersion>
139139
<MicrosoftBuildTasksCoreVersion>$(MicrosoftBuildTasksCorePackageVersion)</MicrosoftBuildTasksCoreVersion>

0 commit comments

Comments
 (0)