Skip to content

Commit c5b2668

Browse files
Update dependencies from https://github.com/dotnet/hotreload-utils build 20250127.3 (#111885)
Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.25057.3 -> To Version 9.0.0-alpha.0.25077.3 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>
1 parent e8c394c commit c5b2668

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.25057.3">
355+
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="9.0.0-alpha.0.25077.3">
356356
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
357-
<Sha>0c557eb70fff0d39a63cb18d386e0c52bbfa9cab</Sha>
357+
<Sha>fe67b0da4c0a7e82f0f9a4da1cb966c730e6934f</Sha>
358358
</Dependency>
359359
<Dependency Name="System.Runtime.Numerics.TestData" Version="9.0.0-beta.25071.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
@@ -187,7 +187,7 @@
187187
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>9.0.0-prerelease.25070.2</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
188188
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>9.0.0-prerelease.25070.2</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
189189
<MicrosoftDotNetXHarnessCLIVersion>9.0.0-prerelease.25070.2</MicrosoftDotNetXHarnessCLIVersion>
190-
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.25057.3</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
190+
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.25077.3</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
191191
<NUnitVersion>3.12.0</NUnitVersion>
192192
<NUnit3TestAdapterVersion>4.5.0</NUnit3TestAdapterVersion>
193193
<CoverletCollectorVersion>6.0.0</CoverletCollectorVersion>

0 commit comments

Comments
 (0)