Skip to content

Commit 99135af

Browse files
Update dependencies from https://github.com/dotnet/xdt build 20240926.1 (#58116)
Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt From Version 9.0.0-preview.24453.1 -> To Version 9.0.0-preview.24476.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 9d54585 commit 99135af

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>0d44aea3696bab80b11a12c6bdfdbf8de9c4e815</Sha>
331331
</Dependency>
332-
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24453.1">
332+
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24476.1">
333333
<Uri>https://github.com/dotnet/xdt</Uri>
334-
<Sha>c2a9df9c1867454039a1223cef1c090359e33646</Sha>
334+
<Sha>4ddd8113a29852380b7b929117bfe67f401ac320</Sha>
335335
</Dependency>
336336
<!-- Intermediate is necessary for source build. -->
337-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24453.1">
337+
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24476.1">
338338
<Uri>https://github.com/dotnet/xdt</Uri>
339-
<Sha>c2a9df9c1867454039a1223cef1c090359e33646</Sha>
339+
<Sha>4ddd8113a29852380b7b929117bfe67f401ac320</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.24413.1">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@
179179
<!-- Packages from dotnet/winforms -->
180180
<SystemDrawingCommonVersion>9.0.0-rtm.24472.2</SystemDrawingCommonVersion>
181181
<!-- Packages from dotnet/xdt -->
182-
<MicrosoftWebXdtVersion>9.0.0-preview.24453.1</MicrosoftWebXdtVersion>
183-
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24453.1</MicrosoftSourceBuildIntermediatexdtVersion>
182+
<MicrosoftWebXdtVersion>9.0.0-preview.24476.1</MicrosoftWebXdtVersion>
183+
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24476.1</MicrosoftSourceBuildIntermediatexdtVersion>
184184
</PropertyGroup>
185185
<!--
186186

0 commit comments

Comments
 (0)