Skip to content

Commit

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

Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt
 From Version 9.0.0-preview.24215.1 -> To Version 9.0.0-preview.24222.1

* Update dependencies from https://github.com/dotnet/xdt build 20240422.1

Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt
 From Version 9.0.0-preview.24215.1 -> To Version 9.0.0-preview.24222.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Apr 24, 2024
1 parent 8333a5b commit 4efd1f2
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 @@ -325,14 +325,14 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5111fdc0dc464f01647d6b6078342f451bf3a499</Sha>
</Dependency>
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24215.1">
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24222.1">
<Uri>https://github.com/dotnet/xdt</Uri>
<Sha>75b4429c85a3bfe0af11c83048259d0ad6ca6611</Sha>
<Sha>5f5cfd7615e5f07f39b3ca49ff49cdb8c9e74a2b</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24215.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24222.1">
<Uri>https://github.com/dotnet/xdt</Uri>
<Sha>75b4429c85a3bfe0af11c83048259d0ad6ca6611</Sha>
<Sha>5f5cfd7615e5f07f39b3ca49ff49cdb8c9e74a2b</Sha>
<SourceBuild RepoName="xdt" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24162.2">
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@
<!-- Packages from dotnet/winforms -->
<SystemDrawingCommonVersion>9.0.0-preview.4.24220.1</SystemDrawingCommonVersion>
<!-- Packages from dotnet/xdt -->
<MicrosoftWebXdtVersion>9.0.0-preview.24215.1</MicrosoftWebXdtVersion>
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24215.1</MicrosoftSourceBuildIntermediatexdtVersion>
<MicrosoftWebXdtVersion>9.0.0-preview.24222.1</MicrosoftWebXdtVersion>
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24222.1</MicrosoftSourceBuildIntermediatexdtVersion>
</PropertyGroup>
<!--
Expand Down

0 comments on commit 4efd1f2

Please sign in to comment.