Skip to content

Commit d73158c

Browse files
[release/6.0-staging] Update dependencies from dotnet/hotreload-utils (#107826)
* Update dependencies from https://github.com/dotnet/hotreload-utils build 20240914.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 6.0.0-alpha.0.24402.2 -> To Version 6.0.0-alpha.0.24464.1 * Update dependencies from https://github.com/dotnet/hotreload-utils build 20241011.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 6.0.0-alpha.0.24464.1 -> To Version 6.0.0-alpha.0.24511.1 --------- 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 ff95197 commit d73158c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

+2-2
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.24402.2">
245+
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="6.0.0-alpha.0.24511.1">
246246
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
247-
<Sha>036e630c228a06e61db385ecbe2b96ad995b0f61</Sha>
247+
<Sha>862404d0de2399be339effabad912c7f6027fc20</Sha>
248248
</Dependency>
249249
<Dependency Name="System.Runtime.Numerics.TestData" Version="6.0.0-beta.24362.1">
250250
<Uri>https://github.com/dotnet/runtime-assets</Uri>

eng/Versions.props

+1-1
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.24467.2</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
147147
<MicrosoftDotNetXHarnessCLIVersion>6.0.0-prerelease.24467.2</MicrosoftDotNetXHarnessCLIVersion>
148-
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>6.0.0-alpha.0.24402.2</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
148+
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>6.0.0-alpha.0.24511.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
149149
<XUnitVersion>2.4.2-pre.9</XUnitVersion>
150150
<XUnitRunnerVisualStudioVersion>2.4.2</XUnitRunnerVisualStudioVersion>
151151
<CoverletCollectorVersion>1.3.0</CoverletCollectorVersion>

0 commit comments

Comments
 (0)