Skip to content

Commit 48e262f

Browse files
[main] Update dependencies from dotnet/xdt (#53919)
1 parent c8a9a28 commit 48e262f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,9 +324,9 @@
324324
<Uri>https://github.com/dotnet/runtime</Uri>
325325
<Sha>9699f39112b2aea89a05a74199baf9049db85537</Sha>
326326
</Dependency>
327-
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24105.2">
327+
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24108.1">
328328
<Uri>https://github.com/dotnet/xdt</Uri>
329-
<Sha>c54253c7c4413357772589c6c243b12ba4e7c595</Sha>
329+
<Sha>f0c83a8ac4c02a363be4775534a9bf531696dedf</Sha>
330330
</Dependency>
331331
<!-- Intermediate is necessary for source build. -->
332332
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24105.2">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
<!-- Packages from dotnet/winforms -->
175175
<SystemDrawingCommonVersion>9.0.0-preview.2.24112.4</SystemDrawingCommonVersion>
176176
<!-- Packages from dotnet/xdt -->
177-
<MicrosoftWebXdtVersion>9.0.0-preview.24105.2</MicrosoftWebXdtVersion>
177+
<MicrosoftWebXdtVersion>9.0.0-preview.24108.1</MicrosoftWebXdtVersion>
178178
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24105.2</MicrosoftSourceBuildIntermediatexdtVersion>
179179
</PropertyGroup>
180180
<!--

0 commit comments

Comments
 (0)