Skip to content

Commit 5305d44

Browse files
Update dependencies from https://github.com/dotnet/hotreload-utils build 20251002.3 (#120331)
On relative base path root Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.25462.1 -> To Version 9.0.0-alpha.0.25502.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 8b661d6 commit 5305d44

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.25462.1">
355+
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="9.0.0-alpha.0.25502.3">
356356
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
357-
<Sha>0334eb13c37ab4d8d1b405952e838fc8cad195be</Sha>
357+
<Sha>ce2c75d1c17ca907df26f48c9552cc258f7e985c</Sha>
358358
</Dependency>
359359
<Dependency Name="System.Runtime.Numerics.TestData" Version="9.0.0-beta.25462.1">
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>9.0.0-prerelease.25426.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
196196
<MicrosoftDotNetXHarnessCLIVersion>9.0.0-prerelease.25426.1</MicrosoftDotNetXHarnessCLIVersion>
197197
<!-- hotreload-utils -->
198-
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.25462.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
198+
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.25502.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)