Skip to content

Commit 2379dd2

Browse files
[main] Update dependencies from dotnet/xdt (#59417)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 305a061 commit 2379dd2

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
@@ -329,14 +329,14 @@
329329
<Uri>https://github.com/dotnet/runtime</Uri>
330330
<Sha>b085dadd160066d945ea638f0391091b1c96524d</Sha>
331331
</Dependency>
332-
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24522.2">
332+
<Dependency Name="Microsoft.Web.Xdt" Version="10.0.0-preview.24609.2">
333333
<Uri>https://github.com/dotnet/xdt</Uri>
334-
<Sha>1a54480f52703fb45fac2a6b955247d33758383e</Sha>
334+
<Sha>63ae81154c50a1cf9287cc47d8351d55b4289e6d</Sha>
335335
</Dependency>
336336
<!-- Intermediate is necessary for source build. -->
337-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24522.2">
337+
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="10.0.0-preview.24609.2">
338338
<Uri>https://github.com/dotnet/xdt</Uri>
339-
<Sha>1a54480f52703fb45fac2a6b955247d33758383e</Sha>
339+
<Sha>63ae81154c50a1cf9287cc47d8351d55b4289e6d</Sha>
340340
<SourceBuild RepoName="xdt" ManagedOnly="true" />
341341
</Dependency>
342342
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.560201">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@
177177
<!-- Packages from dotnet/symreader -->
178178
<MicrosoftSourceBuildIntermediatesymreaderVersion>2.2.0-beta.24574.1</MicrosoftSourceBuildIntermediatesymreaderVersion>
179179
<!-- Packages from dotnet/xdt -->
180-
<MicrosoftWebXdtVersion>9.0.0-preview.24522.2</MicrosoftWebXdtVersion>
181-
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24522.2</MicrosoftSourceBuildIntermediatexdtVersion>
180+
<MicrosoftWebXdtVersion>10.0.0-preview.24609.2</MicrosoftWebXdtVersion>
181+
<MicrosoftSourceBuildIntermediatexdtVersion>10.0.0-preview.24609.2</MicrosoftSourceBuildIntermediatexdtVersion>
182182
<!-- dotnet-optimization dependencies -->
183183
<optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.24462.2</optimizationwindows_ntx64MIBCRuntimeVersion>
184184
<optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.24462.2</optimizationwindows_ntx86MIBCRuntimeVersion>

0 commit comments

Comments
 (0)