Skip to content

Commit 7293045

Browse files
committed
Update Microsoft.Extensions
1 parent ce8f832 commit 7293045

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Luizio.ServiceDefaults/Luizio.Host.ServiceDefaults.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<FrameworkReference Include="Microsoft.AspNetCore.App" />
1313

1414
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="9.9.0" />
15-
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery" Version="9.5.0" />
15+
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery" Version="9.5.1" />
1616
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.12.0" />
1717
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.12.0" />
1818
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.12.0" />

Luizio.ServiceProxy.Testing/Luizio.ServiceProxy.Testing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.9" />
12+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.10" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)