Skip to content

Commit

Permalink
[release/9.0] Update dependencies from dotnet/xdt (#58589)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/xdt build 20241022.2

Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt
 From Version 9.0.0-preview.24510.1 -> To Version 9.0.0-preview.24522.2

* Update NuGet.config

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: William Godbe <[email protected]>
  • Loading branch information
3 people authored Nov 27, 2024
1 parent e5b8c58 commit 9a5b6e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -329,14 +329,14 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3</Sha>
</Dependency>
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24510.1">
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24522.2">
<Uri>https://github.com/dotnet/xdt</Uri>
<Sha>8161720ab114cbe447ede936aa07d2ed5cb8924b</Sha>
<Sha>1a54480f52703fb45fac2a6b955247d33758383e</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24510.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24522.2">
<Uri>https://github.com/dotnet/xdt</Uri>
<Sha>8161720ab114cbe447ede936aa07d2ed5cb8924b</Sha>
<Sha>1a54480f52703fb45fac2a6b955247d33758383e</Sha>
<SourceBuild RepoName="xdt" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24413.1">
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,8 @@
<!-- Packages from dotnet/winforms -->
<SystemDrawingCommonVersion>9.0.0-rtm.24512.2</SystemDrawingCommonVersion>
<!-- Packages from dotnet/xdt -->
<MicrosoftWebXdtVersion>9.0.0-preview.24510.1</MicrosoftWebXdtVersion>
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24510.1</MicrosoftSourceBuildIntermediatexdtVersion>
<MicrosoftWebXdtVersion>9.0.0-preview.24522.2</MicrosoftWebXdtVersion>
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24522.2</MicrosoftSourceBuildIntermediatexdtVersion>
</PropertyGroup>
<!--
Expand Down

0 comments on commit 9a5b6e0

Please sign in to comment.