Skip to content

Commit 0522807

Browse files
committed
[internal/release/6.0] Update dependencies from dnceng/internal/dotnet-runtime
1 parent ac0628d commit 0522807

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-runtime -->
7-
<add key="darc-int-dotnet-runtime-2b2f871" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-2b2f8718/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-runtime-b974f5c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-b974f5c7/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-runtime -->
99
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1010
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -19,7 +19,7 @@
1919
<clear />
2020
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2121
<!-- Begin: Package sources from dotnet-runtime -->
22-
<add key="darc-int-dotnet-runtime-2b2f871" value="true" />
22+
<add key="darc-int-dotnet-runtime-b974f5c" value="true" />
2323
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2424
<add key="darc-int-dotnet-runtime-cd08c36" value="true" />
2525
<add key="darc-int-dotnet-runtime-cb5f173" value="true" />

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<ProductDependencies>
44
<Dependency Name="Microsoft.Extensions.Caching.Memory" Version="6.0.1">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
6-
<Sha>2b2f8718a87e8f35e5a445d24e268c6ca54cdb31</Sha>
6+
<Sha>b974f5c7600df75fa04fba610e0abae160aa4daf</Sha>
77
</Dependency>
88
<Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="6.0.1">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
10-
<Sha>2b2f8718a87e8f35e5a445d24e268c6ca54cdb31</Sha>
10+
<Sha>b974f5c7600df75fa04fba610e0abae160aa4daf</Sha>
1111
</Dependency>
1212
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0">
1313
<Uri>https://github.com/dotnet/runtime</Uri>

0 commit comments

Comments
 (0)