Skip to content

Commit 0636b24

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/xdt (#43191)
2 parents 60c980a + 5afd08f commit 0636b24

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
@@ -394,14 +394,14 @@
394394
<Uri>https://github.com/dotnet/wpf</Uri>
395395
<Sha>cc2eee2a404793ac377fb3f42d94c8efdf16ff3c</Sha>
396396
</Dependency>
397-
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24317.2">
397+
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24453.1">
398398
<Uri>https://github.com/dotnet/xdt</Uri>
399-
<Sha>0d51607fb791c51a14b552ed24fe3430c252148b</Sha>
399+
<Sha>c2a9df9c1867454039a1223cef1c090359e33646</Sha>
400400
</Dependency>
401401
<!-- Intermediate is necessary for source build. -->
402-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24317.2">
402+
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24453.1">
403403
<Uri>https://github.com/dotnet/xdt</Uri>
404-
<Sha>0d51607fb791c51a14b552ed24fe3430c252148b</Sha>
404+
<Sha>c2a9df9c1867454039a1223cef1c090359e33646</Sha>
405405
<SourceBuild RepoName="xdt" ManagedOnly="true" />
406406
</Dependency>
407407
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24405.1">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<DotNetPrivateAssetRootUrl Condition="'$(DotNetPrivateAssetRootUrl)'==''">https://dotnetclimsrc.blob.core.windows.net/dotnet/</DotNetPrivateAssetRootUrl>
7171
</PropertyGroup>
7272
<PropertyGroup Label="Production dependencies">
73-
<MicrosoftWebXdtPackageVersion>9.0.0-preview.24317.2</MicrosoftWebXdtPackageVersion>
73+
<MicrosoftWebXdtPackageVersion>9.0.0-preview.24453.1</MicrosoftWebXdtPackageVersion>
7474
<MicrosoftCssParserVersion>1.0.0-20230414.1</MicrosoftCssParserVersion>
7575
<MicrosoftApplicationInsightsPackageVersion>2.22.0</MicrosoftApplicationInsightsPackageVersion>
7676
<NETStandardLibraryNETFrameworkVersion>2.0.1-servicing-26011-01</NETStandardLibraryNETFrameworkVersion>

0 commit comments

Comments
 (0)