Skip to content

Commit f9ef937

Browse files
Update dependencies from https://github.com/dotnet/xdt build 20250410.1 (#61441)
Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt From Version 10.0.0-preview.25201.1 -> To Version 10.0.0-preview.25210.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 5555336 commit f9ef937

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
@@ -341,14 +341,14 @@
341341
<Uri>https://github.com/dotnet/runtime</Uri>
342342
<Sha>850b0bab659223effc95765190392facf7aa2593</Sha>
343343
</Dependency>
344-
<Dependency Name="Microsoft.Web.Xdt" Version="10.0.0-preview.25201.1">
344+
<Dependency Name="Microsoft.Web.Xdt" Version="10.0.0-preview.25210.1">
345345
<Uri>https://github.com/dotnet/xdt</Uri>
346-
<Sha>22bcd52ea9888ebeb1daf9bc6a4c0924fe609a51</Sha>
346+
<Sha>c49d8039632d608391880555414a1e226c6944ee</Sha>
347347
</Dependency>
348348
<!-- Intermediate is necessary for source build. -->
349-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="10.0.0-preview.25201.1">
349+
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="10.0.0-preview.25210.1">
350350
<Uri>https://github.com/dotnet/xdt</Uri>
351-
<Sha>22bcd52ea9888ebeb1daf9bc6a4c0924fe609a51</Sha>
351+
<Sha>c49d8039632d608391880555414a1e226c6944ee</Sha>
352352
<SourceBuild RepoName="xdt" ManagedOnly="true" />
353353
</Dependency>
354354
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.620402">

eng/Versions.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,8 @@
180180
<!-- Packages from dotnet/symreader -->
181181
<MicrosoftSourceBuildIntermediatesymreaderVersion>2.2.0-beta.25177.1</MicrosoftSourceBuildIntermediatesymreaderVersion>
182182
<!-- Packages from dotnet/xdt -->
183-
<MicrosoftWebXdtVersion>10.0.0-preview.25201.1</MicrosoftWebXdtVersion>
184-
<MicrosoftSourceBuildIntermediatexdtVersion>10.0.0-preview.25201.1</MicrosoftSourceBuildIntermediatexdtVersion>
183+
<MicrosoftWebXdtVersion>10.0.0-preview.25210.1</MicrosoftWebXdtVersion>
184+
<MicrosoftSourceBuildIntermediatexdtVersion>10.0.0-preview.25210.1</MicrosoftSourceBuildIntermediatexdtVersion>
185185
<!-- dotnet-optimization dependencies -->
186186
<optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.25171.2</optimizationwindows_ntx64MIBCRuntimeVersion>
187187
<optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.25171.2</optimizationwindows_ntx86MIBCRuntimeVersion>

0 commit comments

Comments
 (0)