Skip to content

Commit 31d5a5f

Browse files
Update dependencies from https://github.com/dotnet/xdt build 20250117.1 (#59921)
Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt From Version 10.0.0-preview.24609.2 -> To Version 10.0.0-preview.25067.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 676f0c4 commit 31d5a5f

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
@@ -333,14 +333,14 @@
333333
<Uri>https://github.com/dotnet/runtime</Uri>
334334
<Sha>4c224ab16d287c17dbc54236638db91266071465</Sha>
335335
</Dependency>
336-
<Dependency Name="Microsoft.Web.Xdt" Version="10.0.0-preview.24609.2">
336+
<Dependency Name="Microsoft.Web.Xdt" Version="10.0.0-preview.25067.1">
337337
<Uri>https://github.com/dotnet/xdt</Uri>
338-
<Sha>63ae81154c50a1cf9287cc47d8351d55b4289e6d</Sha>
338+
<Sha>1156b9aac00609107c21cf3458b797c76db6be7a</Sha>
339339
</Dependency>
340340
<!-- Intermediate is necessary for source build. -->
341-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="10.0.0-preview.24609.2">
341+
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="10.0.0-preview.25067.1">
342342
<Uri>https://github.com/dotnet/xdt</Uri>
343-
<Sha>63ae81154c50a1cf9287cc47d8351d55b4289e6d</Sha>
343+
<Sha>1156b9aac00609107c21cf3458b797c76db6be7a</Sha>
344344
<SourceBuild RepoName="xdt" ManagedOnly="true" />
345345
</Dependency>
346346
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.606501">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@
178178
<!-- Packages from dotnet/symreader -->
179179
<MicrosoftSourceBuildIntermediatesymreaderVersion>2.2.0-beta.24622.1</MicrosoftSourceBuildIntermediatesymreaderVersion>
180180
<!-- Packages from dotnet/xdt -->
181-
<MicrosoftWebXdtVersion>10.0.0-preview.24609.2</MicrosoftWebXdtVersion>
182-
<MicrosoftSourceBuildIntermediatexdtVersion>10.0.0-preview.24609.2</MicrosoftSourceBuildIntermediatexdtVersion>
181+
<MicrosoftWebXdtVersion>10.0.0-preview.25067.1</MicrosoftWebXdtVersion>
182+
<MicrosoftSourceBuildIntermediatexdtVersion>10.0.0-preview.25067.1</MicrosoftSourceBuildIntermediatexdtVersion>
183183
<!-- dotnet-optimization dependencies -->
184184
<optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.25053.1</optimizationwindows_ntx64MIBCRuntimeVersion>
185185
<optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.25053.1</optimizationwindows_ntx86MIBCRuntimeVersion>

0 commit comments

Comments
 (0)