Skip to content

Commit 54e37af

Browse files
Update dependencies from https://github.com/dotnet/xdt build 20240603.1 (#56066)
Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt From Version 9.0.0-preview.24277.2 -> To Version 9.0.0-preview.24303.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 31ff604 commit 54e37af

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>745230568e52639e229dcc24c98fe0dbb4c1641d</Sha>
327327
</Dependency>
328-
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24277.2">
328+
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24303.1">
329329
<Uri>https://github.com/dotnet/xdt</Uri>
330-
<Sha>7e5dc8069868619c4d90b96f4e57bdef9b16c8e0</Sha>
330+
<Sha>b1d534fe8831bbf62dc4356a7e611befee6ece33</Sha>
331331
</Dependency>
332332
<!-- Intermediate is necessary for source build. -->
333-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24277.2">
333+
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24303.1">
334334
<Uri>https://github.com/dotnet/xdt</Uri>
335-
<Sha>7e5dc8069868619c4d90b96f4e57bdef9b16c8e0</Sha>
335+
<Sha>b1d534fe8831bbf62dc4356a7e611befee6ece33</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.24278.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.6.24302.1</SystemDrawingCommonVersion>
175175
<!-- Packages from dotnet/xdt -->
176-
<MicrosoftWebXdtVersion>9.0.0-preview.24277.2</MicrosoftWebXdtVersion>
177-
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24277.2</MicrosoftSourceBuildIntermediatexdtVersion>
176+
<MicrosoftWebXdtVersion>9.0.0-preview.24303.1</MicrosoftWebXdtVersion>
177+
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24303.1</MicrosoftSourceBuildIntermediatexdtVersion>
178178
</PropertyGroup>
179179
<!--
180180

0 commit comments

Comments
 (0)