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

Commit

Permalink
Move Fractions library inside project (kubernetes-client#194)
Browse files Browse the repository at this point in the history
* Move Fractions library inside project

* Add README and license
  • Loading branch information
RohanNagar authored and JonJam committed Sep 8, 2018
1 parent bad52ea commit 763d406
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/KubernetesClient/KubernetesClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<PackageReference Include="Microsoft.AspNetCore.JsonPatch" Version="1.1.2" />
<PackageReference Include="Nerdbank.GitVersioning" Version="2.1.23" PrivateAssets="all" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.1.3" />
<PackageReference Include="Fractions" Version="3.0.1" />
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="1.1.2" />
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.10" />
<PackageReference Include="Newtonsoft.Json" Version="10.0.2" />
Expand Down

0 comments on commit 763d406

Please sign in to comment.