Skip to content

Commit ae76cd6

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 b83e1e1 commit ae76cd6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -325,14 +325,14 @@
325325
<Uri>https://github.com/dotnet/runtime</Uri>
326326
<Sha>9b57a265c7efd3732b035bade005561a04767128</Sha>
327327
</Dependency>
328-
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24208.1">
328+
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24215.1">
329329
<Uri>https://github.com/dotnet/xdt</Uri>
330-
<Sha>282e0064c30d5cef9b1c1cabb12ef6b55775c54d</Sha>
330+
<Sha>75b4429c85a3bfe0af11c83048259d0ad6ca6611</Sha>
331331
</Dependency>
332332
<!-- Intermediate is necessary for source build. -->
333-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24208.1">
333+
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24215.1">
334334
<Uri>https://github.com/dotnet/xdt</Uri>
335-
<Sha>282e0064c30d5cef9b1c1cabb12ef6b55775c54d</Sha>
335+
<Sha>75b4429c85a3bfe0af11c83048259d0ad6ca6611</Sha>
336336
<SourceBuild RepoName="xdt" ManagedOnly="true" />
337337
</Dependency>
338338
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24162.2">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@
172172
<!-- Packages from dotnet/winforms -->
173173
<SystemDrawingCommonVersion>9.0.0-preview.4.24212.2</SystemDrawingCommonVersion>
174174
<!-- Packages from dotnet/xdt -->
175-
<MicrosoftWebXdtVersion>9.0.0-preview.24208.1</MicrosoftWebXdtVersion>
176-
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24208.1</MicrosoftSourceBuildIntermediatexdtVersion>
175+
<MicrosoftWebXdtVersion>9.0.0-preview.24215.1</MicrosoftWebXdtVersion>
176+
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24215.1</MicrosoftSourceBuildIntermediatexdtVersion>
177177
</PropertyGroup>
178178
<!--
179179

0 commit comments

Comments
 (0)