Skip to content

Commit 87af099

Browse files
authored
[release/9.0.1xx] Update dependencies from dotnet/msbuild (#46850)
2 parents 8026d66 + 0f94e6a commit 87af099

File tree

3 files changed

+9
-21
lines changed

3 files changed

+9
-21
lines changed

NuGet.config

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,11 @@
2828
<!-- Begin: Package sources from dotnet-aspnetcore -->
2929
<!-- End: Package sources from dotnet-aspnetcore -->
3030
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
31-
<add key="darc-pub-DotNet-msbuild-Trusted-990a07e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-990a07ed/nuget/v3/index.json" />
31+
<add key="darc-pub-DotNet-msbuild-Trusted-8314f8f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-8314f8fc/nuget/v3/index.json" />
3232
<!-- End: Package sources from DotNet-msbuild-Trusted -->
3333
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
3434
<!-- End: Package sources from dotnet-roslyn-analyzers -->
3535
<!-- Begin: Package sources from dotnet-runtime -->
36-
<add key="darc-int-dotnet-runtime-80aa709" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80aa709f/nuget/v3/index.json" />
37-
<add key="darc-int-dotnet-runtime-80aa709-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80aa709f-2/nuget/v3/index.json" />
38-
<add key="darc-int-dotnet-runtime-80aa709-15" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80aa709f-15/nuget/v3/index.json" />
39-
<add key="darc-int-dotnet-runtime-80aa709-14" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80aa709f-14/nuget/v3/index.json" />
40-
<add key="darc-int-dotnet-runtime-80aa709-12" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80aa709f-12/nuget/v3/index.json" />
41-
<add key="darc-int-dotnet-runtime-80aa709-10" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80aa709f-10/nuget/v3/index.json" />
4236
<!-- End: Package sources from dotnet-runtime -->
4337
<!-- Begin: Package sources from dotnet-templating -->
4438
<add key="darc-pub-dotnet-templating-77f6dd4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-77f6dd4f/nuget/v3/index.json" />
@@ -72,12 +66,6 @@
7266
<!-- Begin: Package sources from dotnet-aspnetcore -->
7367
<!-- End: Package sources from dotnet-aspnetcore -->
7468
<!-- Begin: Package sources from dotnet-runtime -->
75-
<add key="darc-int-dotnet-runtime-80aa709-10" value="true" />
76-
<add key="darc-int-dotnet-runtime-80aa709-12" value="true" />
77-
<add key="darc-int-dotnet-runtime-80aa709-14" value="true" />
78-
<add key="darc-int-dotnet-runtime-80aa709-15" value="true" />
79-
<add key="darc-int-dotnet-runtime-80aa709-2" value="true" />
80-
<add key="darc-int-dotnet-runtime-80aa709" value="true" />
8169
<!-- End: Package sources from dotnet-runtime -->
8270
<!-- Begin: Package sources from dotnet-windowsdesktop -->
8371
<!-- End: Package sources from dotnet-windowsdesktop -->

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,18 +73,18 @@
7373
<Sha>2c27e405e17595694d91892159593d6dd10e61e2</Sha>
7474
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
7575
</Dependency>
76-
<Dependency Name="Microsoft.Build" Version="17.12.29">
76+
<Dependency Name="Microsoft.Build" Version="17.12.32">
7777
<Uri>https://github.com/dotnet/msbuild</Uri>
78-
<Sha>990a07ed6852e478b0c05599154c3a28c124cdeb</Sha>
78+
<Sha>8314f8fc4d11b3ea9bc86fba82b79e167cac41c6</Sha>
7979
</Dependency>
80-
<Dependency Name="Microsoft.Build.Localization" Version="17.12.29-preview-25111-06">
80+
<Dependency Name="Microsoft.Build.Localization" Version="17.12.32-preview-25125-10">
8181
<Uri>https://github.com/dotnet/msbuild</Uri>
82-
<Sha>990a07ed6852e478b0c05599154c3a28c124cdeb</Sha>
82+
<Sha>8314f8fc4d11b3ea9bc86fba82b79e167cac41c6</Sha>
8383
</Dependency>
8484
<!-- Intermediate is necessary for source build. -->
85-
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.12.29-preview-25111-06">
85+
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.12.32-preview-25125-10">
8686
<Uri>https://github.com/dotnet/msbuild</Uri>
87-
<Sha>990a07ed6852e478b0c05599154c3a28c124cdeb</Sha>
87+
<Sha>8314f8fc4d11b3ea9bc86fba82b79e167cac41c6</Sha>
8888
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8989
</Dependency>
9090
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.101-beta.25070.7">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,8 @@
180180
At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes.
181181
182182
Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent -->
183-
<MicrosoftBuildVersion>17.12.29</MicrosoftBuildVersion>
184-
<MicrosoftBuildLocalizationVersion>17.12.29-preview-25111-06</MicrosoftBuildLocalizationVersion>
183+
<MicrosoftBuildVersion>17.12.32</MicrosoftBuildVersion>
184+
<MicrosoftBuildLocalizationVersion>17.12.32-preview-25125-10</MicrosoftBuildLocalizationVersion>
185185
<MicrosoftBuildMinimumVersion Condition="'$(DotNetBuildSourceOnly)' != 'true'">17.11.4</MicrosoftBuildMinimumVersion>
186186
<MinimumVSVersion>17.12</MinimumVSVersion>
187187
</PropertyGroup>

0 commit comments

Comments
 (0)