Skip to content

Commit d2e9b89

Browse files
Update dependencies from https://github.com/dotnet/xdt build 20240212.2 (#53997)
Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt From Version 9.0.0-preview.24105.2 -> To Version 9.0.0-preview.24112.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent d93b8e2 commit d2e9b89

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>4d69ab7d59e7a7ded3aaf56789740b0698f07b17</Sha>
326326
</Dependency>
327-
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24108.1">
327+
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24112.2">
328328
<Uri>https://github.com/dotnet/xdt</Uri>
329-
<Sha>f0c83a8ac4c02a363be4775534a9bf531696dedf</Sha>
329+
<Sha>b503f918c4ade1dbf33c310cb6848689e85b0b91</Sha>
330330
</Dependency>
331331
<!-- Intermediate is necessary for source build. -->
332-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24105.2">
332+
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24112.2">
333333
<Uri>https://github.com/dotnet/xdt</Uri>
334-
<Sha>c54253c7c4413357772589c6c243b12ba4e7c595</Sha>
334+
<Sha>b503f918c4ade1dbf33c310cb6848689e85b0b91</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.24109.1">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@
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.24108.1</MicrosoftWebXdtVersion>
178-
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24105.2</MicrosoftSourceBuildIntermediatexdtVersion>
177+
<MicrosoftWebXdtVersion>9.0.0-preview.24112.2</MicrosoftWebXdtVersion>
178+
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24112.2</MicrosoftSourceBuildIntermediatexdtVersion>
179179
</PropertyGroup>
180180
<!--
181181

0 commit comments

Comments
 (0)