remove explicit prom aspnetcore

This commit is contained in:
rootdarkarchon
2023-03-15 11:36:22 +01:00
parent d388a7f279
commit 2cfd005fed
4 changed files with 1 additions and 3 deletions

View File

@@ -29,7 +29,6 @@
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="7.0.0" />
<PackageReference Include="prometheus-net.AspNetCore" Version="8.0.0" />
</ItemGroup>
<ItemGroup>