Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
HaikAsatryan committed Aug 26, 2024
1 parent e40fddc commit fc6df13
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project>
<ItemGroup>
<PackageVersion Include="AspNetCore.HealthChecks.Elasticsearch" Version="8.0.1" />
<PackageVersion Include="AspNetCore.HealthChecks.NpgSql" Version="8.0.1" />
<PackageVersion Include="AspNetCore.HealthChecks.Rabbitmq" Version="8.0.1" />
<PackageVersion Include="AspNetCore.HealthChecks.Prometheus.Metrics" Version="8.0.1" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
<PackageReference Include="OpenTelemetry.Instrumentation.GrpcNetClient"/>
<PackageReference Include="OpenTelemetry.Instrumentation.Http"/>
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime"/>
<PackageReference Include="AspNetCore.HealthChecks.Elasticsearch"/>
<PackageReference Include="AspNetCore.HealthChecks.NpgSql"/>
<PackageReference Include="AspNetCore.HealthChecks.Prometheus.Metrics"/>
<PackageReference Include="AspNetCore.HealthChecks.Rabbitmq"/>
Expand Down

0 comments on commit fc6df13

Please sign in to comment.