[main] Update dependencies from dotnet/xdt (#56293)

* Update dependencies from https://github.com/dotnet/xdt build 20240617.2

Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt
 From Version 9.0.0-preview.24310.1 -> To Version 9.0.0-preview.24317.2

* Update dependencies from https://github.com/dotnet/xdt build 20240617.2

Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt
 From Version 9.0.0-preview.24310.1 -> To Version 9.0.0-preview.24317.2

* Update dependencies from https://github.com/dotnet/xdt build 20240617.2

Microsoft.SourceBuild.Intermediate.xdt , Microsoft.Web.Xdt
 From Version 9.0.0-preview.24310.1 -> To Version 9.0.0-preview.24317.2

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2024-06-20 14:45:48 +00:00 коммит произвёл GitHub
Родитель 594057010f
Коммит 79cab58de7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -329,14 +329,14 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>117cfccdd71abc164e6b933ca7602b509a1365dd</Sha>
</Dependency>
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24310.1">
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24317.2">
<Uri>https://github.com/dotnet/xdt</Uri>
<Sha>3081f87e9bf53c96a5b692f1de4bd530c4447080</Sha>
<Sha>0d51607fb791c51a14b552ed24fe3430c252148b</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24310.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="9.0.0-preview.24317.2">
<Uri>https://github.com/dotnet/xdt</Uri>
<Sha>3081f87e9bf53c96a5b692f1de4bd530c4447080</Sha>
<Sha>0d51607fb791c51a14b552ed24fe3430c252148b</Sha>
<SourceBuild RepoName="xdt" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24304.1">

Просмотреть файл

@ -174,8 +174,8 @@
<!-- Packages from dotnet/winforms -->
<SystemDrawingCommonVersion>9.0.0-preview.6.24307.1</SystemDrawingCommonVersion>
<!-- Packages from dotnet/xdt -->
<MicrosoftWebXdtVersion>9.0.0-preview.24310.1</MicrosoftWebXdtVersion>
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24310.1</MicrosoftSourceBuildIntermediatexdtVersion>
<MicrosoftWebXdtVersion>9.0.0-preview.24317.2</MicrosoftWebXdtVersion>
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24317.2</MicrosoftSourceBuildIntermediatexdtVersion>
</PropertyGroup>
<!--