Skip to content

Commit

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

Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt
 From Version 9.0.0-preview.24310.1 -> To Version 9.0.0-preview.24317.2

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

Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt
 From Version 9.0.0-preview.24310.1 -> To Version 9.0.0-preview.24317.2

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

Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt
 From Version 9.0.0-preview.24310.1 -> To Version 9.0.0-preview.24317.2

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Jun 20, 2024
1 parent 5940570 commit 79cab58
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://github.com/dotnet/runtime</Uri>
<Sha>117cfccdd71abc164e6b933ca7602b509a1365dd</Sha>
</Dependency>
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24310.1">
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24317.2">
<Uri>https://github.com/dotnet/xdt</Uri>
<Sha>3081f87e9bf53c96a5b692f1de4bd530c4447080</Sha>
<Sha>0d51607fb791c51a14b552ed24fe3430c252148b</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24310.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24317.2">
<Uri>https://github.com/dotnet/xdt</Uri>
<Sha>3081f87e9bf53c96a5b692f1de4bd530c4447080</Sha>
<Sha>0d51607fb791c51a14b552ed24fe3430c252148b</Sha>
<SourceBuild RepoName="xdt" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24304.1">
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,8 @@
<!-- Packages from dotnet/winforms -->
<SystemDrawingCommonVersion>9.0.0-preview.6.24307.1</SystemDrawingCommonVersion>
<!-- Packages from dotnet/xdt -->
<MicrosoftWebXdtVersion>9.0.0-preview.24310.1</MicrosoftWebXdtVersion>
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24310.1</MicrosoftSourceBuildIntermediatexdtVersion>
<MicrosoftWebXdtVersion>9.0.0-preview.24317.2</MicrosoftWebXdtVersion>
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24317.2</MicrosoftSourceBuildIntermediatexdtVersion>
</PropertyGroup>
<!--
Expand Down

0 comments on commit 79cab58

Please sign in to comment.