Skip to content

Commit 7a28873

Browse files
[release/9.0.1xx] Update dependencies from dotnet/xdt (#45378)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent f3c48f7 commit 7a28873

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -398,14 +398,14 @@
398398
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
399399
<Sha>a04736acb8edb533756131d3d5fc55f15cd03d6a</Sha>
400400
</Dependency>
401-
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24522.2">
401+
<Dependency Name="Microsoft.Web.Xdt" Version="10.0.0-preview.24609.2">
402402
<Uri>https://github.com/dotnet/xdt</Uri>
403-
<Sha>1a54480f52703fb45fac2a6b955247d33758383e</Sha>
403+
<Sha>63ae81154c50a1cf9287cc47d8351d55b4289e6d</Sha>
404404
</Dependency>
405405
<!-- Intermediate is necessary for source build. -->
406-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24522.2">
406+
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="10.0.0-preview.24609.2">
407407
<Uri>https://github.com/dotnet/xdt</Uri>
408-
<Sha>1a54480f52703fb45fac2a6b955247d33758383e</Sha>
408+
<Sha>63ae81154c50a1cf9287cc47d8351d55b4289e6d</Sha>
409409
<SourceBuild RepoName="xdt" ManagedOnly="true" />
410410
</Dependency>
411411
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24605.2">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<DotNetPrivateAssetRootUrl Condition="'$(DotNetPrivateAssetRootUrl)'==''">https://dotnetclimsrc.blob.core.windows.net/dotnet/</DotNetPrivateAssetRootUrl>
4747
</PropertyGroup>
4848
<PropertyGroup Label="Production dependencies">
49-
<MicrosoftWebXdtPackageVersion>9.0.0-preview.24522.2</MicrosoftWebXdtPackageVersion>
49+
<MicrosoftWebXdtPackageVersion>10.0.0-preview.24609.2</MicrosoftWebXdtPackageVersion>
5050
<MicrosoftCssParserVersion>1.0.0-20230414.1</MicrosoftCssParserVersion>
5151
<MicrosoftApplicationInsightsPackageVersion>2.22.0</MicrosoftApplicationInsightsPackageVersion>
5252
<NETStandardLibraryNETFrameworkVersion>2.0.1-servicing-26011-01</NETStandardLibraryNETFrameworkVersion>

0 commit comments

Comments
 (0)