Skip to content

Commit

Permalink
[release/9.0.1xx] Update dependencies from dotnet/msbuild (#46850)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Mar 7, 2025
2 parents 8026d66 + 0f94e6a commit 87af099
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 21 deletions.
14 changes: 1 addition & 13 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,11 @@
<!-- Begin: Package sources from dotnet-aspnetcore -->
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
<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" />
<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" />
<!-- End: Package sources from DotNet-msbuild-Trusted -->
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
<!-- End: Package sources from dotnet-roslyn-analyzers -->
<!-- Begin: Package sources from dotnet-runtime -->
<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" />
<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" />
<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" />
<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" />
<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" />
<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" />
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-templating -->
<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" />
Expand Down Expand Up @@ -72,12 +66,6 @@
<!-- Begin: Package sources from dotnet-aspnetcore -->
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-80aa709-10" value="true" />
<add key="darc-int-dotnet-runtime-80aa709-12" value="true" />
<add key="darc-int-dotnet-runtime-80aa709-14" value="true" />
<add key="darc-int-dotnet-runtime-80aa709-15" value="true" />
<add key="darc-int-dotnet-runtime-80aa709-2" value="true" />
<add key="darc-int-dotnet-runtime-80aa709" value="true" />
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-windowsdesktop -->
<!-- End: Package sources from dotnet-windowsdesktop -->
Expand Down
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,18 +73,18 @@
<Sha>2c27e405e17595694d91892159593d6dd10e61e2</Sha>
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Build" Version="17.12.29">
<Dependency Name="Microsoft.Build" Version="17.12.32">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>990a07ed6852e478b0c05599154c3a28c124cdeb</Sha>
<Sha>8314f8fc4d11b3ea9bc86fba82b79e167cac41c6</Sha>
</Dependency>
<Dependency Name="Microsoft.Build.Localization" Version="17.12.29-preview-25111-06">
<Dependency Name="Microsoft.Build.Localization" Version="17.12.32-preview-25125-10">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>990a07ed6852e478b0c05599154c3a28c124cdeb</Sha>
<Sha>8314f8fc4d11b3ea9bc86fba82b79e167cac41c6</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.12.29-preview-25111-06">
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.12.32-preview-25125-10">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>990a07ed6852e478b0c05599154c3a28c124cdeb</Sha>
<Sha>8314f8fc4d11b3ea9bc86fba82b79e167cac41c6</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.101-beta.25070.7">
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,8 @@
At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes.
Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent -->
<MicrosoftBuildVersion>17.12.29</MicrosoftBuildVersion>
<MicrosoftBuildLocalizationVersion>17.12.29-preview-25111-06</MicrosoftBuildLocalizationVersion>
<MicrosoftBuildVersion>17.12.32</MicrosoftBuildVersion>
<MicrosoftBuildLocalizationVersion>17.12.32-preview-25125-10</MicrosoftBuildLocalizationVersion>
<MicrosoftBuildMinimumVersion Condition="'$(DotNetBuildSourceOnly)' != 'true'">17.11.4</MicrosoftBuildMinimumVersion>
<MinimumVSVersion>17.12</MinimumVSVersion>
</PropertyGroup>
Expand Down

0 comments on commit 87af099

Please sign in to comment.