Skip to content

Commit eaeb26a

Browse files
Update dependencies from https://github.com/dotnet/extensions build 20250516.3 (#742)
[main] Update dependencies from dotnet/extensions
1 parent 3698961 commit eaeb26a

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
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-extensions -->
7-
<add key="darc-pub-dotnet-extensions-988e9ee" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-extensions-988e9ee7/nuget/v3/index.json" />
7+
<add key="darc-pub-dotnet-extensions-c0ea74f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-extensions-c0ea74fd/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-extensions -->
99
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1010
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,47 +21,47 @@
2121
<!-- dotnet/extensions -->
2222
<Dependency Name="Microsoft.AspNetCore.Diagnostics.Middleware" Version="9.5.0">
2323
<Uri>https://github.com/dotnet/extensions</Uri>
24-
<Sha>988e9ee7a7ed20370b926c229d16c2b0336e0503</Sha>
24+
<Sha>c0ea74fdc7fdaac508a0e545146c0cc890c7ec3c</Sha>
2525
</Dependency>
2626
<Dependency Name="Microsoft.Extensions.AuditReports" Version="9.5.0">
2727
<Uri>https://github.com/dotnet/extensions</Uri>
28-
<Sha>988e9ee7a7ed20370b926c229d16c2b0336e0503</Sha>
28+
<Sha>c0ea74fdc7fdaac508a0e545146c0cc890c7ec3c</Sha>
2929
</Dependency>
3030
<Dependency Name="Microsoft.Extensions.Compliance.Abstractions" Version="9.5.0">
3131
<Uri>https://github.com/dotnet/extensions</Uri>
32-
<Sha>988e9ee7a7ed20370b926c229d16c2b0336e0503</Sha>
32+
<Sha>c0ea74fdc7fdaac508a0e545146c0cc890c7ec3c</Sha>
3333
</Dependency>
3434
<Dependency Name="Microsoft.Extensions.Compliance.Redaction" Version="9.5.0">
3535
<Uri>https://github.com/dotnet/extensions</Uri>
36-
<Sha>988e9ee7a7ed20370b926c229d16c2b0336e0503</Sha>
36+
<Sha>c0ea74fdc7fdaac508a0e545146c0cc890c7ec3c</Sha>
3737
</Dependency>
3838
<Dependency Name="Microsoft.Extensions.Compliance.Testing" Version="9.5.0">
3939
<Uri>https://github.com/dotnet/extensions</Uri>
40-
<Sha>988e9ee7a7ed20370b926c229d16c2b0336e0503</Sha>
40+
<Sha>c0ea74fdc7fdaac508a0e545146c0cc890c7ec3c</Sha>
4141
</Dependency>
4242
<Dependency Name="Microsoft.Extensions.Diagnostics.ExceptionSummarization" Version="9.5.0">
4343
<Uri>https://github.com/dotnet/extensions</Uri>
44-
<Sha>988e9ee7a7ed20370b926c229d16c2b0336e0503</Sha>
44+
<Sha>c0ea74fdc7fdaac508a0e545146c0cc890c7ec3c</Sha>
4545
</Dependency>
4646
<Dependency Name="Microsoft.Extensions.Diagnostics.ResourceMonitoring" Version="9.5.0">
4747
<Uri>https://github.com/dotnet/extensions</Uri>
48-
<Sha>988e9ee7a7ed20370b926c229d16c2b0336e0503</Sha>
48+
<Sha>c0ea74fdc7fdaac508a0e545146c0cc890c7ec3c</Sha>
4949
</Dependency>
5050
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.5.0">
5151
<Uri>https://github.com/dotnet/extensions</Uri>
52-
<Sha>988e9ee7a7ed20370b926c229d16c2b0336e0503</Sha>
52+
<Sha>c0ea74fdc7fdaac508a0e545146c0cc890c7ec3c</Sha>
5353
</Dependency>
5454
<Dependency Name="Microsoft.Extensions.Telemetry.Abstractions" Version="9.5.0">
5555
<Uri>https://github.com/dotnet/extensions</Uri>
56-
<Sha>988e9ee7a7ed20370b926c229d16c2b0336e0503</Sha>
56+
<Sha>c0ea74fdc7fdaac508a0e545146c0cc890c7ec3c</Sha>
5757
</Dependency>
5858
<Dependency Name="Microsoft.Extensions.Telemetry" Version="9.5.0">
5959
<Uri>https://github.com/dotnet/extensions</Uri>
60-
<Sha>988e9ee7a7ed20370b926c229d16c2b0336e0503</Sha>
60+
<Sha>c0ea74fdc7fdaac508a0e545146c0cc890c7ec3c</Sha>
6161
</Dependency>
6262
<Dependency Name="Microsoft.Extensions.Http.Diagnostics" Version="9.5.0">
6363
<Uri>https://github.com/dotnet/extensions</Uri>
64-
<Sha>988e9ee7a7ed20370b926c229d16c2b0336e0503</Sha>
64+
<Sha>c0ea74fdc7fdaac508a0e545146c0cc890c7ec3c</Sha>
6565
</Dependency>
6666
</ProductDependencies>
6767
<ToolsetDependencies>

0 commit comments

Comments
 (0)