Skip to content

Commit 4d32f86

Browse files
Update dependencies from https://github.com/dotnet/hotreload-utils build 20250409.2 (#114474)
Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.25174.2 -> To Version 9.0.0-alpha.0.25209.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Carlos Sánchez López <[email protected]>
1 parent ac70573 commit 4d32f86

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.25174.2">
355+
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="9.0.0-alpha.0.25209.2">
356356
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
357-
<Sha>d065cbe6ec82cbf0c78cbd240d8b91bccf117a0f</Sha>
357+
<Sha>46df3d5e763fdd0e57eeafcb898a86bb955483cb</Sha>
358358
</Dependency>
359359
<Dependency Name="System.Runtime.Numerics.TestData" Version="9.0.0-beta.25209.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.25207.3</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
188188
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>9.0.0-prerelease.25207.3</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
189189
<MicrosoftDotNetXHarnessCLIVersion>9.0.0-prerelease.25207.3</MicrosoftDotNetXHarnessCLIVersion>
190-
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.25174.2</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
190+
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.25209.2</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
191191
<NUnitVersion>3.12.0</NUnitVersion>
192192
<NUnit3TestAdapterVersion>4.5.0</NUnit3TestAdapterVersion>
193193
<CoverletCollectorVersion>6.0.0</CoverletCollectorVersion>

0 commit comments

Comments
 (0)