Skip to content

Commit 41e96ee

Browse files
[release/8.0-staging] Update dependencies from dotnet/hotreload-utils (#116551)
* Update dependencies from https://github.com/dotnet/hotreload-utils build 20250611.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 8.0.0-alpha.0.25265.1 -> To Version 8.0.0-alpha.0.25311.1 * Update dependencies from https://github.com/dotnet/hotreload-utils build 20250630.2 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 8.0.0-alpha.0.25265.1 -> To Version 8.0.0-alpha.0.25330.2 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: David Cantú <dacantu@microsoft.com>
1 parent da0d11c commit 41e96ee

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

NuGet.config

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
<add key="darc-pub-dotnet-emsdk-2b0cca8-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-2b0cca8a-2/nuget/v3/index.json" />
1515
<add key="darc-pub-dotnet-emsdk-2b0cca8-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-2b0cca8a-1/nuget/v3/index.json" />
1616
<add key="darc-pub-dotnet-emsdk-976b101" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-976b101e/nuget/v3/index.json" />
17+
<add key="darc-pub-dotnet-emsdk-976b101-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-976b101e-4/nuget/v3/index.json" />
18+
<add key="darc-pub-dotnet-emsdk-976b101-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-976b101e-3/nuget/v3/index.json" />
19+
<add key="darc-pub-dotnet-emsdk-976b101-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-976b101e-2/nuget/v3/index.json" />
20+
<add key="darc-pub-dotnet-emsdk-976b101-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-976b101e-1/nuget/v3/index.json" />
1721
<!-- End: Package sources from dotnet-emsdk -->
1822
<!-- Begin: Package sources from dotnet-sdk -->
1923
<!-- End: Package sources from dotnet-sdk -->

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,9 +354,9 @@
354354
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
355355
<Sha>67613417f5e1af250e6ddfba79f8f2885d8e90fb</Sha>
356356
</Dependency>
357-
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="8.0.0-alpha.0.25265.1">
357+
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="8.0.0-alpha.0.25330.2">
358358
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
359-
<Sha>6907eb448c5b24e402a45086171ab6c7e2269056</Sha>
359+
<Sha>733b3be8cce2b6eb42a151bf95fbb05500fa40ee</Sha>
360360
</Dependency>
361361
<Dependency Name="System.Runtime.Numerics.TestData" Version="8.0.0-beta.25266.1">
362362
<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
@@ -198,7 +198,7 @@
198198
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>8.0.0-prerelease.25255.2</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
199199
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>8.0.0-prerelease.25255.2</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
200200
<MicrosoftDotNetXHarnessCLIVersion>8.0.0-prerelease.25255.2</MicrosoftDotNetXHarnessCLIVersion>
201-
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>8.0.0-alpha.0.25265.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
201+
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>8.0.0-alpha.0.25330.2</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
202202
<XUnitVersion>2.4.2</XUnitVersion>
203203
<XUnitAnalyzersVersion>1.0.0</XUnitAnalyzersVersion>
204204
<XUnitRunnerVisualStudioVersion>2.4.5</XUnitRunnerVisualStudioVersion>

0 commit comments

Comments
 (0)