Skip to content

Commit 855b213

Browse files
[release/9.0-staging] Update dependencies from dotnet/hotreload-utils (#123436)
This pull request updates the following dependencies [marker]: <> (Begin:b458125c-6cf0-41ea-981d-2709b660d5c5) ## From https://github.com/dotnet/hotreload-utils - **Subscription**: [b458125c-6cf0-41ea-981d-2709b660d5c5](https://maestro.dot.net/subscriptions?search=b458125c-6cf0-41ea-981d-2709b660d5c5) - **Build**: [20260121.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=2884237) ([298228](https://maestro.dot.net/channel/3883/github:dotnet:hotreload-utils/build/298228)) - **Date Produced**: January 21, 2026 2:54:39 PM UTC - **Commit**: [0a7f328b0ee6cbf8df1f826953a8bc9fd77629c9](dotnet/hotreload-utils@0a7f328) - **Branch**: [release/9.0](https://github.com/dotnet/hotreload-utils/tree/release/9.0) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [9.0.0-alpha.0.25625.4 to 9.0.0-alpha.0.26071.2][1] - Microsoft.DotNet.HotReload.Utils.Generator.BuildTool [1]: dotnet/hotreload-utils@6eb5041...0a7f328 [DependencyUpdate]: <> (End) [marker]: <> (End:b458125c-6cf0-41ea-981d-2709b660d5c5) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 86f09ca commit 855b213

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,9 +352,9 @@
352352
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
353353
<Sha>9d7532585ce71e30ab55f0364d3cecccaf0775d1</Sha>
354354
</Dependency>
355-
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="9.0.0-alpha.0.25625.4">
355+
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="9.0.0-alpha.0.26104.3">
356356
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
357-
<Sha>6eb504148b667c521f41d18dca072f1d2d8eae07</Sha>
357+
<Sha>3f4893bee30a42b1041149c9b50b7a49224fcb68</Sha>
358358
</Dependency>
359359
<Dependency Name="System.Runtime.Numerics.TestData" Version="9.0.0-beta.26071.2">
360360
<Uri>https://github.com/dotnet/runtime-assets</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>11.0.0-prerelease.26064.3</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
196196
<MicrosoftDotNetXHarnessCLIVersion>11.0.0-prerelease.26064.3</MicrosoftDotNetXHarnessCLIVersion>
197197
<!-- hotreload-utils -->
198-
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.25625.4</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
198+
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.26104.3</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
199199
<NUnitVersion>3.12.0</NUnitVersion>
200200
<NUnit3TestAdapterVersion>4.5.0</NUnit3TestAdapterVersion>
201201
<CoverletCollectorVersion>6.0.0</CoverletCollectorVersion>

0 commit comments

Comments
 (0)