Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit 763d406

Browse files
RohanNagarJonJam
authored andcommitted
Move Fractions library inside project (kubernetes-client#194)
* Move Fractions library inside project * Add README and license
1 parent bad52ea commit 763d406

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/KubernetesClient/KubernetesClient.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
<PackageReference Include="Microsoft.AspNetCore.JsonPatch" Version="1.1.2" />
2323
<PackageReference Include="Nerdbank.GitVersioning" Version="2.1.23" PrivateAssets="all" />
2424
<PackageReference Include="Portable.BouncyCastle" Version="1.8.1.3" />
25-
<PackageReference Include="Fractions" Version="3.0.1" />
2625
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="1.1.2" />
2726
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.10" />
2827
<PackageReference Include="Newtonsoft.Json" Version="10.0.2" />

0 commit comments

Comments
 (0)