Skip to content

Commit 64c1856

Browse files
dotnet-maestro[bot]carlossanlopakoeplinger
authored
[release/8.0-staging] Update dependencies from dotnet/hotreload-utils (#94809)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Carlos Sánchez López <[email protected]> Co-authored-by: Alexander Köplinger <[email protected]>
1 parent 9afca58 commit 64c1856

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

NuGet.config

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
<!-- Begin: Package sources from dotnet-emsdk -->
1212
<add key="darc-pub-dotnet-emsdk-d75f77c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-d75f77cb/nuget/v3/index.json" />
1313
<!-- End: Package sources from dotnet-emsdk -->
14+
<!-- Begin: Package sources from dotnet-sdk -->
15+
<!-- End: Package sources from dotnet-sdk -->
1416
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1517
<!--
1618
'src/test/PrepareTestAssets/PrepareTestAssets.proj' generates a NuGet.config file using this
@@ -28,5 +30,9 @@
2830
</packageSources>
2931
<disabledPackageSources>
3032
<clear />
33+
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
34+
<!-- Begin: Package sources from dotnet-sdk -->
35+
<!-- End: Package sources from dotnet-sdk -->
36+
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3137
</disabledPackageSources>
3238
</configuration>

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>5914dbda1860830a56179692058d94c9f615deda</Sha>
356356
</Dependency>
357-
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="8.0.0-alpha.0.23523.2">
357+
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="8.0.0-alpha.0.23570.2">
358358
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
359-
<Sha>8e108a21d0c7d8fa2050a1bdd4d4ba50d2b8df13</Sha>
359+
<Sha>5524f726f92ef862b415793758cebbd2a1950b70</Sha>
360360
</Dependency>
361361
<Dependency Name="System.Runtime.Numerics.TestData" Version="8.0.0-beta.23566.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
@@ -186,7 +186,7 @@
186186
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>8.0.0-prerelease.23407.2</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
187187
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>8.0.0-prerelease.23407.2</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
188188
<MicrosoftDotNetXHarnessCLIVersion>8.0.0-prerelease.23407.2</MicrosoftDotNetXHarnessCLIVersion>
189-
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>8.0.0-alpha.0.23563.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
189+
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>8.0.0-alpha.0.23570.2</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
190190
<XUnitVersion>2.4.2</XUnitVersion>
191191
<XUnitAnalyzersVersion>1.0.0</XUnitAnalyzersVersion>
192192
<XUnitRunnerVisualStudioVersion>2.4.5</XUnitRunnerVisualStudioVersion>

0 commit comments

Comments
 (0)