We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc07836 commit 79494a6Copy full SHA for 79494a6
src/KubernetesClient/KubernetesClient.csproj
@@ -10,7 +10,6 @@
10
</PropertyGroup>
11
12
<ItemGroup>
13
- <PackageReference Include="prometheus-net" Version="8.2.1" />
14
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.1.2" />
15
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.1" />
16
<PackageReference Include="Fractions" Version="7.3.0" />
@@ -22,4 +21,4 @@
22
21
OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
23
</ItemGroup>
24
25
-</Project>
+</Project>
0 commit comments