Skip to content

Commit fa39339

Browse files
author
v-wuzhai
authored
[release/9.0.1xx] Update dependencies from dotnet/xdt (#44369)
2 parents 482028e + c79dbc7 commit fa39339

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://github.com/dotnet/wpf</Uri>
399399
<Sha>375aed28c289639ec572af58067a31c3d7742ef9</Sha>
400400
</Dependency>
401-
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24476.1">
401+
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24522.2">
402402
<Uri>https://github.com/dotnet/xdt</Uri>
403-
<Sha>4ddd8113a29852380b7b929117bfe67f401ac320</Sha>
403+
<Sha>1a54480f52703fb45fac2a6b955247d33758383e</Sha>
404404
</Dependency>
405405
<!-- Intermediate is necessary for source build. -->
406-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24476.1">
406+
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24522.2">
407407
<Uri>https://github.com/dotnet/xdt</Uri>
408-
<Sha>4ddd8113a29852380b7b929117bfe67f401ac320</Sha>
408+
<Sha>1a54480f52703fb45fac2a6b955247d33758383e</Sha>
409409
<SourceBuild RepoName="xdt" ManagedOnly="true" />
410410
</Dependency>
411411
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24508.2">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<DotNetPrivateAssetRootUrl Condition="'$(DotNetPrivateAssetRootUrl)'==''">https://dotnetclimsrc.blob.core.windows.net/dotnet/</DotNetPrivateAssetRootUrl>
6363
</PropertyGroup>
6464
<PropertyGroup Label="Production dependencies">
65-
<MicrosoftWebXdtPackageVersion>9.0.0-preview.24476.1</MicrosoftWebXdtPackageVersion>
65+
<MicrosoftWebXdtPackageVersion>9.0.0-preview.24522.2</MicrosoftWebXdtPackageVersion>
6666
<MicrosoftCssParserVersion>1.0.0-20230414.1</MicrosoftCssParserVersion>
6767
<MicrosoftApplicationInsightsPackageVersion>2.22.0</MicrosoftApplicationInsightsPackageVersion>
6868
<NETStandardLibraryNETFrameworkVersion>2.0.1-servicing-26011-01</NETStandardLibraryNETFrameworkVersion>

0 commit comments

Comments
 (0)