Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-extensions -->
<add key="darc-pub-dotnet-extensions-24c7e4f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-extensions-24c7e4fc/nuget/v3/index.json" />
<add key="darc-pub-dotnet-extensions-0034cc0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-extensions-0034cc0f/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-extensions -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
Expand Down
6 changes: 3 additions & 3 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -392,15 +392,15 @@
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Hybrid" Version="10.4.1">
<Uri>https://github.com/dotnet/extensions</Uri>
<Sha>24c7e4fc4f08e94d9e977bac3ab7b352762e28b2</Sha>
<Sha>0034cc0fb682ad13c4aca3eff6f9cc80110c05e7</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="10.4.1">
<Uri>https://github.com/dotnet/extensions</Uri>
<Sha>24c7e4fc4f08e94d9e977bac3ab7b352762e28b2</Sha>
<Sha>0034cc0fb682ad13c4aca3eff6f9cc80110c05e7</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="10.4.1">
<Uri>https://github.com/dotnet/extensions</Uri>
<Sha>24c7e4fc4f08e94d9e977bac3ab7b352762e28b2</Sha>
<Sha>0034cc0fb682ad13c4aca3eff6f9cc80110c05e7</Sha>
</Dependency>
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.26153.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
Expand Down
Loading