Skip to content

Commit d731e85

Browse files
[main] Update dependencies from dotnet/xdt (#55581)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent a467fc8 commit d731e85

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -325,14 +325,14 @@
325325
<Uri>https://github.com/dotnet/runtime</Uri>
326326
<Sha>84b33395057737db3ea342a5151feb6b90c1b6f6</Sha>
327327
</Dependency>
328-
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24230.1">
328+
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24256.3">
329329
<Uri>https://github.com/dotnet/xdt</Uri>
330-
<Sha>ebb0a34d9155bae6a37fa92b85cc0277d328aa61</Sha>
330+
<Sha>bfa1e2d75f668a47c55a8db4e265ac837bc21229</Sha>
331331
</Dependency>
332332
<!-- Intermediate is necessary for source build. -->
333-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24230.1">
333+
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24256.3">
334334
<Uri>https://github.com/dotnet/xdt</Uri>
335-
<Sha>ebb0a34d9155bae6a37fa92b85cc0277d328aa61</Sha>
335+
<Sha>bfa1e2d75f668a47c55a8db4e265ac837bc21229</Sha>
336336
<SourceBuild RepoName="xdt" ManagedOnly="true" />
337337
</Dependency>
338338
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24256.2">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@
173173
<!-- Packages from dotnet/winforms -->
174174
<SystemDrawingCommonVersion>9.0.0-preview.5.24228.1</SystemDrawingCommonVersion>
175175
<!-- Packages from dotnet/xdt -->
176-
<MicrosoftWebXdtVersion>9.0.0-preview.24230.1</MicrosoftWebXdtVersion>
177-
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24230.1</MicrosoftSourceBuildIntermediatexdtVersion>
176+
<MicrosoftWebXdtVersion>9.0.0-preview.24256.3</MicrosoftWebXdtVersion>
177+
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24256.3</MicrosoftSourceBuildIntermediatexdtVersion>
178178
</PropertyGroup>
179179
<!--
180180

0 commit comments

Comments
 (0)