Skip to content

Commit aa94e1c

Browse files
[main] Update dependencies from dotnet/xdt (#54484)
Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt From Version 9.0.0-preview.24154.2 -> To Version 9.0.0-preview.24160.4 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent e8a7ee5 commit aa94e1c

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
@@ -324,14 +324,14 @@
324324
<Uri>https://github.com/dotnet/runtime</Uri>
325325
<Sha>54e9ffe27d540bc7402dab96509ac32cedac3070</Sha>
326326
</Dependency>
327-
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24154.2">
327+
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24160.4">
328328
<Uri>https://github.com/dotnet/xdt</Uri>
329-
<Sha>a86209be9faeafe337633ab1746df7bc19a83538</Sha>
329+
<Sha>310db85daf545c0732aa10c37b75570d6c59ea34</Sha>
330330
</Dependency>
331331
<!-- Intermediate is necessary for source build. -->
332-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24154.2">
332+
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24160.4">
333333
<Uri>https://github.com/dotnet/xdt</Uri>
334-
<Sha>a86209be9faeafe337633ab1746df7bc19a83538</Sha>
334+
<Sha>310db85daf545c0732aa10c37b75570d6c59ea34</Sha>
335335
<SourceBuild RepoName="xdt" ManagedOnly="true" />
336336
</Dependency>
337337
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24155.1">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@
172172
<!-- Packages from dotnet/winforms -->
173173
<SystemDrawingCommonVersion>9.0.0-preview.3.24153.1</SystemDrawingCommonVersion>
174174
<!-- Packages from dotnet/xdt -->
175-
<MicrosoftWebXdtVersion>9.0.0-preview.24154.2</MicrosoftWebXdtVersion>
176-
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24154.2</MicrosoftSourceBuildIntermediatexdtVersion>
175+
<MicrosoftWebXdtVersion>9.0.0-preview.24160.4</MicrosoftWebXdtVersion>
176+
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24160.4</MicrosoftSourceBuildIntermediatexdtVersion>
177177
</PropertyGroup>
178178
<!--
179179

0 commit comments

Comments
 (0)