Skip to content

Commit afb5f4d

Browse files
[main] Update dependencies from dotnet/xdt (#53405)
* Update dependencies from https://github.com/dotnet/xdt build 20240115.2 Microsoft.Web.Xdt From Version 9.0.0-preview.24058.1 -> To Version 9.0.0-preview.24065.2 * Update dependencies from https://github.com/dotnet/xdt build 20240115.2 Microsoft.Web.Xdt From Version 9.0.0-preview.24058.1 -> To Version 9.0.0-preview.24065.2 * Update dependencies from https://github.com/dotnet/xdt build 20240117.1 Microsoft.Web.Xdt From Version 9.0.0-preview.24058.1 -> To Version 9.0.0-preview.24067.1 * Update dependencies from https://github.com/dotnet/xdt build 20240117.1 Microsoft.Web.Xdt From Version 9.0.0-preview.24058.1 -> To Version 9.0.0-preview.24067.1 * Update dependencies from https://github.com/dotnet/xdt build 20240117.1 Microsoft.Web.Xdt From Version 9.0.0-preview.24058.1 -> To Version 9.0.0-preview.24067.1 * Update dependencies from https://github.com/dotnet/xdt build 20240117.1 Microsoft.Web.Xdt From Version 9.0.0-preview.24058.1 -> To Version 9.0.0-preview.24067.1 * Update dependencies from https://github.com/dotnet/xdt build 20240117.1 Microsoft.Web.Xdt From Version 9.0.0-preview.24058.1 -> To Version 9.0.0-preview.24067.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 8ebcc52 commit afb5f4d

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
@@ -328,9 +328,9 @@
328328
<Uri>https://github.com/dotnet/runtime</Uri>
329329
<Sha>dbb335c6ba14b38400b2d8c3a5876698021ec089</Sha>
330330
</Dependency>
331-
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24058.1">
331+
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24067.1">
332332
<Uri>https://github.com/dotnet/xdt</Uri>
333-
<Sha>a10f0a85b91b1e2e18cbd2ea2537eae9c5a64ea9</Sha>
333+
<Sha>d71290db981c297b17054b64b2bc7c707a547545</Sha>
334334
<SourceBuild RepoName="xdt" ManagedOnly="true" />
335335
</Dependency>
336336
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24059.3">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
<!-- Packages from dotnet/winforms -->
173173
<SystemDrawingCommonVersion>9.0.0-alpha.1.24071.1</SystemDrawingCommonVersion>
174174
<!-- Packages from dotnet/xdt -->
175-
<MicrosoftWebXdtVersion>9.0.0-preview.24058.1</MicrosoftWebXdtVersion>
175+
<MicrosoftWebXdtVersion>9.0.0-preview.24067.1</MicrosoftWebXdtVersion>
176176
</PropertyGroup>
177177
<!--
178178

0 commit comments

Comments
 (0)