Phillip Hoff
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
src/Microsoft.Tye.Core/Microsoft.Tye.Core.csproj
|
|
|
@ -9,6 +9,7 @@ |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="KubernetesClient" Version="6.0.25" /> |
|
|
|
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" /> |
|
|
|
|
|
|
|
<PackageReference Include="Microsoft.Win32.Registry" Version="4.7.0" /> |
|
|
|
<PackageReference Include="semver" Version="2.0.6" /> |
|
|
|
|