Skip to content

Commit a6fe7f8

Browse files
[main] Update dependencies from dotnet/xdt (#56191)
* Update dependencies from https://github.com/dotnet/xdt build 20240610.1 Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt From Version 9.0.0-preview.24303.1 -> To Version 9.0.0-preview.24310.1 * Update dependencies from https://github.com/dotnet/xdt build 20240610.1 Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt From Version 9.0.0-preview.24303.1 -> To Version 9.0.0-preview.24310.1 * Update dependencies from https://github.com/dotnet/xdt build 20240610.1 Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt From Version 9.0.0-preview.24303.1 -> To Version 9.0.0-preview.24310.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent c16c781 commit a6fe7f8

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
@@ -329,14 +329,14 @@
329329
<Uri>https://github.com/dotnet/runtime</Uri>
330330
<Sha>8fac5af2b11dc98fa0504f6fd06df790164ec958</Sha>
331331
</Dependency>
332-
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24303.1">
332+
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24310.1">
333333
<Uri>https://github.com/dotnet/xdt</Uri>
334-
<Sha>b1d534fe8831bbf62dc4356a7e611befee6ece33</Sha>
334+
<Sha>3081f87e9bf53c96a5b692f1de4bd530c4447080</Sha>
335335
</Dependency>
336336
<!-- Intermediate is necessary for source build. -->
337-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24303.1">
337+
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24310.1">
338338
<Uri>https://github.com/dotnet/xdt</Uri>
339-
<Sha>b1d534fe8831bbf62dc4356a7e611befee6ece33</Sha>
339+
<Sha>3081f87e9bf53c96a5b692f1de4bd530c4447080</Sha>
340340
<SourceBuild RepoName="xdt" ManagedOnly="true" />
341341
</Dependency>
342342
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24304.1">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@
174174
<!-- Packages from dotnet/winforms -->
175175
<SystemDrawingCommonVersion>9.0.0-preview.6.24307.1</SystemDrawingCommonVersion>
176176
<!-- Packages from dotnet/xdt -->
177-
<MicrosoftWebXdtVersion>9.0.0-preview.24303.1</MicrosoftWebXdtVersion>
178-
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24303.1</MicrosoftSourceBuildIntermediatexdtVersion>
177+
<MicrosoftWebXdtVersion>9.0.0-preview.24310.1</MicrosoftWebXdtVersion>
178+
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24310.1</MicrosoftSourceBuildIntermediatexdtVersion>
179179
</PropertyGroup>
180180
<!--
181181

0 commit comments

Comments
 (0)