Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/xdt (#55581)
Browse files Browse the repository at this point in the history
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed May 13, 2024
1 parent a467fc8 commit d731e85
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>84b33395057737db3ea342a5151feb6b90c1b6f6</Sha>
</Dependency>
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24230.1">
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24256.3">
<Uri>https://github.com/dotnet/xdt</Uri>
<Sha>ebb0a34d9155bae6a37fa92b85cc0277d328aa61</Sha>
<Sha>bfa1e2d75f668a47c55a8db4e265ac837bc21229</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24230.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24256.3">
<Uri>https://github.com/dotnet/xdt</Uri>
<Sha>ebb0a34d9155bae6a37fa92b85cc0277d328aa61</Sha>
<Sha>bfa1e2d75f668a47c55a8db4e265ac837bc21229</Sha>
<SourceBuild RepoName="xdt" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24256.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.5.24228.1</SystemDrawingCommonVersion>
<!-- Packages from dotnet/xdt -->
<MicrosoftWebXdtVersion>9.0.0-preview.24230.1</MicrosoftWebXdtVersion>
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24230.1</MicrosoftSourceBuildIntermediatexdtVersion>
<MicrosoftWebXdtVersion>9.0.0-preview.24256.3</MicrosoftWebXdtVersion>
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24256.3</MicrosoftSourceBuildIntermediatexdtVersion>
</PropertyGroup>
<!--
Expand Down

0 comments on commit d731e85

Please sign in to comment.