Skip to content

Commit b5aa17e

Browse files
[release/6.0-staging] Update dependencies from dotnet/hotreload-utils (#99697)
* Update dependencies from https://github.com/dotnet/hotreload-utils build Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 6.0.0-alpha.0.24115.1 -> To Version 6.0.0-alpha.0.24163.1 * Update dependencies from https://github.com/dotnet/hotreload-utils build Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 6.0.0-alpha.0.24115.1 -> To Version 6.0.0-alpha.0.24166.1 * Update dependencies from https://github.com/dotnet/hotreload-utils build 20240411.2 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 6.0.0-alpha.0.24115.1 -> To Version 6.0.0-alpha.0.24211.2 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Eric StJohn <[email protected]>
1 parent fb6ed15 commit b5aa17e

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
@@ -242,9 +242,9 @@
242242
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
243243
<Sha>d50065944d8b41d804448a7056351481d583ad3d</Sha>
244244
</Dependency>
245-
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="6.0.0-alpha.0.24115.1">
245+
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="6.0.0-alpha.0.24211.2">
246246
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
247-
<Sha>0d7d008228ffdfeb200fdf8039419a7c019eff50</Sha>
247+
<Sha>b11d2b601cd75038e3f587650f75286f0a0b6902</Sha>
248248
</Dependency>
249249
<Dependency Name="System.Runtime.Numerics.TestData" Version="6.0.0-beta.24124.1">
250250
<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
@@ -145,7 +145,7 @@
145145
<MicrosoftNETTestSdkVersion>17.4.0-preview-20220707-01</MicrosoftNETTestSdkVersion>
146146
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>6.0.0-prerelease.24154.4</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
147147
<MicrosoftDotNetXHarnessCLIVersion>6.0.0-prerelease.24154.4</MicrosoftDotNetXHarnessCLIVersion>
148-
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>6.0.0-alpha.0.24115.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
148+
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>6.0.0-alpha.0.24211.2</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
149149
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>6.0.0-alpha.0.23367.3</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
150150
<XUnitVersion>2.4.2-pre.9</XUnitVersion>
151151
<XUnitRunnerVisualStudioVersion>2.4.2</XUnitRunnerVisualStudioVersion>

0 commit comments

Comments
 (0)