Skip to content

Commit f2c4eea

Browse files
authored
[main] Update dependencies from dotnet/xdt (#40053)
2 parents 0c8392f + 97e24ad commit f2c4eea

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
@@ -340,14 +340,14 @@
340340
<Uri>https://github.com/dotnet/aspnetcore</Uri>
341341
<Sha>79ef5e329b1e31c3775a1977798253cc8f7da6cc</Sha>
342342
</Dependency>
343-
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24204.1">
343+
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24208.1">
344344
<Uri>https://github.com/dotnet/xdt</Uri>
345-
<Sha>67956470ccbe5a51255b5b014811076ae99ae79f</Sha>
345+
<Sha>282e0064c30d5cef9b1c1cabb12ef6b55775c54d</Sha>
346346
</Dependency>
347347
<!-- Intermediate is necessary for source build. -->
348-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24204.1">
348+
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24208.1">
349349
<Uri>https://github.com/dotnet/xdt</Uri>
350-
<Sha>67956470ccbe5a51255b5b014811076ae99ae79f</Sha>
350+
<Sha>282e0064c30d5cef9b1c1cabb12ef6b55775c54d</Sha>
351351
<SourceBuild RepoName="xdt" ManagedOnly="true" />
352352
</Dependency>
353353
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24208.2">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</PropertyGroup>
2222
<!-- Production Dependencies -->
2323
<PropertyGroup>
24-
<MicrosoftWebXdtPackageVersion>9.0.0-preview.24204.1</MicrosoftWebXdtPackageVersion>
24+
<MicrosoftWebXdtPackageVersion>9.0.0-preview.24208.1</MicrosoftWebXdtPackageVersion>
2525
<MicrosoftCssParserVersion>1.0.0-20230414.1</MicrosoftCssParserVersion>
2626
<MicrosoftApplicationInsightsPackageVersion>2.22.0</MicrosoftApplicationInsightsPackageVersion>
2727
<NETStandardLibraryNETFrameworkVersion>2.0.1-servicing-26011-01</NETStandardLibraryNETFrameworkVersion>

0 commit comments

Comments
 (0)