Skip to content

Commit 48d6915

Browse files
[main] Update dependencies from dotnet/hotreload-utils (#122277)
This pull request updates the following dependencies [marker]: <> (Begin:bfe6dacf-8231-4ea1-e2fe-08d962847885) ## From https://github.com/dotnet/hotreload-utils - **Subscription**: [bfe6dacf-8231-4ea1-e2fe-08d962847885](https://maestro.dot.net/subscriptions?search=bfe6dacf-8231-4ea1-e2fe-08d962847885) - **Build**: [20251124.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2846435) ([292099](https://maestro.dot.net/channel/8297/github:dotnet:hotreload-utils/build/292099)) - **Date Produced**: November 24, 2025 4:13:07 PM UTC - **Commit**: [92b850b157a46e9c4605b7ae76f5ada3e6856eb5](dotnet/hotreload-utils@92b850b) - **Branch**: [main](https://github.com/dotnet/hotreload-utils/tree/main) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [11.0.0-alpha.0.25528.1 to 11.0.0-alpha.0.25574.1][1] - Microsoft.DotNet.HotReload.Utils.Generator.BuildTool [1]: dotnet/hotreload-utils@1c8f1e3...92b850b [DependencyUpdate]: <> (End) [marker]: <> (End:bfe6dacf-8231-4ea1-e2fe-08d962847885) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 488d367 commit 48d6915

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ This file should be imported by eng/Versions.props
108108
<optimizationwindows_ntx64MIBCRuntimePackageVersion>1.0.0-prerelease.25502.1</optimizationwindows_ntx64MIBCRuntimePackageVersion>
109109
<optimizationwindows_ntx86MIBCRuntimePackageVersion>1.0.0-prerelease.25502.1</optimizationwindows_ntx86MIBCRuntimePackageVersion>
110110
<!-- dotnet/hotreload-utils dependencies -->
111-
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolPackageVersion>11.0.0-alpha.0.25528.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolPackageVersion>
111+
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolPackageVersion>11.0.0-alpha.0.25574.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolPackageVersion>
112112
<!-- dotnet/node dependencies -->
113113
<runtimelinuxarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>11.0.0-alpha.1.25602.4</runtimelinuxarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
114114
<runtimelinuxmuslarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>11.0.0-alpha.1.25602.4</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,9 +323,9 @@
323323
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
324324
<Sha>71ce9774e9875270b80faaac1d6b60568a80e1fa</Sha>
325325
</Dependency>
326-
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="11.0.0-alpha.0.25528.1">
326+
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="11.0.0-alpha.0.25574.1">
327327
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
328-
<Sha>1c8f1e360f50bc3edeb8969a3a8414333e389bae</Sha>
328+
<Sha>92b850b157a46e9c4605b7ae76f5ada3e6856eb5</Sha>
329329
</Dependency>
330330
<Dependency Name="System.Runtime.Numerics.TestData" Version="11.0.0-beta.25574.4">
331331
<Uri>https://github.com/dotnet/runtime-assets</Uri>

0 commit comments

Comments
 (0)