Skip to content

Commit 8abaf0f

Browse files
Update dependencies from https://github.com/dotnet/xdt build 20231215.1 (#52849)
Microsoft.Web.Xdt From Version 7.0.0-preview.22423.2 -> To Version 9.0.0-preview.23615.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent d8e436a commit 8abaf0f

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>41b32f83c3957733315173228e843aac665d5b5d</Sha>
330330
</Dependency>
331-
<Dependency Name="Microsoft.Web.Xdt" Version="7.0.0-preview.22423.2">
331+
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.23615.1">
332332
<Uri>https://github.com/dotnet/xdt</Uri>
333-
<Sha>9a1c3e1b7f0c8763d4c96e593961a61a72679a7b</Sha>
333+
<Sha>6d4a3674dd97b2be18b3ded0d52ea18d04fde4cc</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.23611.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.23610.1</SystemDrawingCommonVersion>
174174
<!-- Packages from dotnet/xdt -->
175-
<MicrosoftWebXdtVersion>7.0.0-preview.22423.2</MicrosoftWebXdtVersion>
175+
<MicrosoftWebXdtVersion>9.0.0-preview.23615.1</MicrosoftWebXdtVersion>
176176
</PropertyGroup>
177177
<!--
178178

0 commit comments

Comments
 (0)