Skip to content

Commit 79494a6

Browse files
authored
Update KubernetesClient.csproj
1 parent cc07836 commit 79494a6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/KubernetesClient/KubernetesClient.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="prometheus-net" Version="8.2.1" />
1413
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.1.2" />
1514
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.1" />
1615
<PackageReference Include="Fractions" Version="7.3.0" />
@@ -22,4 +21,4 @@
2221
OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
2322
</ItemGroup>
2423

25-
</Project>
24+
</Project>

0 commit comments

Comments
 (0)