1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 17:44:48 +09:00

[release/9.0-staging] Update dependencies from dotnet/hotreload-utils (#113517)

* Update dependencies from https://github.com/dotnet/hotreload-utils build 20250313.2

Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
 From Version 9.0.0-alpha.0.25153.2 -> To Version 9.0.0-alpha.0.25163.2

* Update dependencies from https://github.com/dotnet/hotreload-utils build 20250324.2

Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
 From Version 9.0.0-alpha.0.25153.2 -> To Version 9.0.0-alpha.0.25174.2

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2025-04-03 11:04:28 -06:00 committed by GitHub
parent fe141803ff
commit 577076b5a4
Signed by: github
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -352,9 +352,9 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
<Sha>9d7532585ce71e30ab55f0364d3cecccaf0775d1</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="9.0.0-alpha.0.25153.2">
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="9.0.0-alpha.0.25174.2">
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
<Sha>fd21b154f1152569e7fa49a4e030927eccbf4aaa</Sha>
<Sha>d065cbe6ec82cbf0c78cbd240d8b91bccf117a0f</Sha>
</Dependency>
<Dependency Name="System.Runtime.Numerics.TestData" Version="9.0.0-beta.25163.2">
<Uri>https://github.com/dotnet/runtime-assets</Uri>

View file

@ -187,7 +187,7 @@
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>9.0.0-prerelease.25167.9</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>9.0.0-prerelease.25167.9</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
<MicrosoftDotNetXHarnessCLIVersion>9.0.0-prerelease.25167.9</MicrosoftDotNetXHarnessCLIVersion>
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.25153.2</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.25174.2</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
<NUnitVersion>3.12.0</NUnitVersion>
<NUnit3TestAdapterVersion>4.5.0</NUnit3TestAdapterVersion>
<CoverletCollectorVersion>6.0.0</CoverletCollectorVersion>