remove unused util code (#1042)
This commit is contained in:
@@ -38,13 +38,6 @@
|
||||
<None Include="assets/*" CopyToOutputDirectory="Always" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Remove="Util\**" />
|
||||
<Content Remove="Util\**" />
|
||||
<EmbeddedResource Remove="Util\**" />
|
||||
<None Remove="Util\**" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\src\KubernetesClient\KubernetesClient.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user