Skip to content

Commit 268a2df

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -324,14 +324,14 @@
324324
<Uri>https://github.com/dotnet/runtime</Uri>
325325
<Sha>8d952f719f623e2680599c5977c014b8e2c54934</Sha>
326326
</Dependency>
327-
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24160.4">
327+
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24161.2">
328328
<Uri>https://github.com/dotnet/xdt</Uri>
329-
<Sha>310db85daf545c0732aa10c37b75570d6c59ea34</Sha>
329+
<Sha>e91258db72df11e0532d90f25c8e8838f3b3736e</Sha>
330330
</Dependency>
331331
<!-- Intermediate is necessary for source build. -->
332-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24160.4">
332+
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24161.2">
333333
<Uri>https://github.com/dotnet/xdt</Uri>
334-
<Sha>310db85daf545c0732aa10c37b75570d6c59ea34</Sha>
334+
<Sha>e91258db72df11e0532d90f25c8e8838f3b3736e</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

+2-2
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@
172172
<!-- Packages from dotnet/winforms -->
173173
<SystemDrawingCommonVersion>9.0.0-preview.3.24160.1</SystemDrawingCommonVersion>
174174
<!-- Packages from dotnet/xdt -->
175-
<MicrosoftWebXdtVersion>9.0.0-preview.24160.4</MicrosoftWebXdtVersion>
176-
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24160.4</MicrosoftSourceBuildIntermediatexdtVersion>
175+
<MicrosoftWebXdtVersion>9.0.0-preview.24161.2</MicrosoftWebXdtVersion>
176+
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24161.2</MicrosoftSourceBuildIntermediatexdtVersion>
177177
</PropertyGroup>
178178
<!--
179179

0 commit comments

Comments
 (0)