Skip to content

Commit 2404fab

Browse files
authored
[main] Update dependencies from dotnet/aspire (#44414)
2 parents 69c4332 + 29d7c00 commit 2404fab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

NuGet.config

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-aspire -->
7-
<add key="darc-pub-dotnet-aspire-2c38f6c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspire-2c38f6c8/nuget/v3/index.json" />
8-
<add key="darc-pub-dotnet-aspire-2c38f6c-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspire-2c38f6c8-1/nuget/v3/index.json" />
7+
<add key="darc-pub-dotnet-aspire-5fa9337" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspire-5fa9337a/nuget/v3/index.json" />
8+
<add key="darc-pub-dotnet-aspire-5fa9337-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspire-5fa9337a-1/nuget/v3/index.json" />
99
<!-- End: Package sources from dotnet-aspire -->
1010
<!-- Begin: Package sources from dotnet-runtime -->
1111
<add key="darc-int-dotnet-runtime-e77011b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e77011b3/nuget/v3/index.json" />

eng/Version.Details.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -662,12 +662,12 @@
662662
-->
663663
<Dependency Name="Microsoft.NET.Sdk.Aspire.Manifest-8.0.100" Version="8.2.2">
664664
<Uri>https://github.com/dotnet/aspire</Uri>
665-
<Sha>2c38f6c884b5026a7f278cdfe6e1f816810093f9</Sha>
665+
<Sha>5fa9337a84a52e9bd185d04d156eccbdcf592f74</Sha>
666666
</Dependency>
667667
<!-- Intermediate is necessary for source build. -->
668-
<Dependency Name="Microsoft.SourceBuild.Intermediate.aspire" Version="8.2.2-preview.1.24519.4">
668+
<Dependency Name="Microsoft.SourceBuild.Intermediate.aspire" Version="8.2.2-preview.1.24521.5">
669669
<Uri>https://github.com/dotnet/aspire</Uri>
670-
<Sha>2c38f6c884b5026a7f278cdfe6e1f816810093f9</Sha>
670+
<Sha>5fa9337a84a52e9bd185d04d156eccbdcf592f74</Sha>
671671
<SourceBuild RepoName="aspire" ManagedOnly="true" />
672672
</Dependency>
673673
<Dependency Name="Microsoft.IO.Redist" Version="6.0.1">

0 commit comments

Comments
 (0)