embed KubernetesClient.Models and KubernetesClient.Basic into client sdk (#1407)
* cleanup using * cleanup classic * clean up nuget * bump ver * fix pipeline * remove commit by accident
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\KubernetesClient.Models\KubernetesClient.Models.csproj" />
|
||||
<ProjectReference Include="..\KubernetesClient\KubernetesClient.csproj" />
|
||||
<PackageReference Include="AutoMapper" Version="12.0.1" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user