Skip to content

Commit 374b5aa

Browse files
Update dependencies from https://github.com/dotnet/xdt build 20240415.1
Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt From Version 9.0.0-preview.24208.1 -> To Version 9.0.0-preview.24215.1
1 parent cf8c245 commit 374b5aa

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>81355450754f0e6471244b7f1f457b866e982a15</Sha>
342342
</Dependency>
343-
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24208.1">
343+
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24215.1">
344344
<Uri>https://github.com/dotnet/xdt</Uri>
345-
<Sha>282e0064c30d5cef9b1c1cabb12ef6b55775c54d</Sha>
345+
<Sha>75b4429c85a3bfe0af11c83048259d0ad6ca6611</Sha>
346346
</Dependency>
347347
<!-- Intermediate is necessary for source build. -->
348-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24208.1">
348+
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24215.1">
349349
<Uri>https://github.com/dotnet/xdt</Uri>
350-
<Sha>282e0064c30d5cef9b1c1cabb12ef6b55775c54d</Sha>
350+
<Sha>75b4429c85a3bfe0af11c83048259d0ad6ca6611</Sha>
351351
<SourceBuild RepoName="xdt" ManagedOnly="true" />
352352
</Dependency>
353353
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24212.1">

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.24208.1</MicrosoftWebXdtPackageVersion>
24+
<MicrosoftWebXdtPackageVersion>9.0.0-preview.24215.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)