Skip to content

Commit 45961b2

Browse files
authored
[release/9.0.1xx] Update dependencies from dotnet/aspire (#44413)
2 parents c39d144 + 78bd787 commit 45961b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
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-emsdk -->
1111
<add key="darc-pub-dotnet-emsdk-8be5676" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-8be5676a/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -652,12 +652,12 @@
652652
-->
653653
<Dependency Name="Microsoft.NET.Sdk.Aspire.Manifest-8.0.100" Version="8.2.2">
654654
<Uri>https://github.com/dotnet/aspire</Uri>
655-
<Sha>2c38f6c884b5026a7f278cdfe6e1f816810093f9</Sha>
655+
<Sha>5fa9337a84a52e9bd185d04d156eccbdcf592f74</Sha>
656656
</Dependency>
657657
<!-- Intermediate is necessary for source build. -->
658-
<Dependency Name="Microsoft.SourceBuild.Intermediate.aspire" Version="8.2.2-preview.1.24519.4">
658+
<Dependency Name="Microsoft.SourceBuild.Intermediate.aspire" Version="8.2.2-preview.1.24521.5">
659659
<Uri>https://github.com/dotnet/aspire</Uri>
660-
<Sha>2c38f6c884b5026a7f278cdfe6e1f816810093f9</Sha>
660+
<Sha>5fa9337a84a52e9bd185d04d156eccbdcf592f74</Sha>
661661
<SourceBuild RepoName="aspire" ManagedOnly="true" />
662662
</Dependency>
663663
<Dependency Name="Microsoft.IO.Redist" Version="6.0.1">

0 commit comments

Comments
 (0)