mirror of
https://github.com/Corsinvest/cv4pve-pepper.git
synced 2025-02-12 10:01:53 +00:00
Fix action
This commit is contained in:
parent
b2feccc7d4
commit
dd38f20240
1 changed files with 0 additions and 6 deletions
|
@ -18,10 +18,4 @@
|
|||
<!-- <ProjectReference Include="..\..\..\cv4pve-api-dotnet\src\Corsinvest.ProxmoxVE.Api.Shell\Corsinvest.ProxmoxVE.Api.Shell.csproj" /> -->
|
||||
<PackageReference Include="Corsinvest.ProxmoxVE.Api.Shell" Version="8.2.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<Target Name="SpicNSpan" AfterTargets="Clean">
|
||||
<RemoveDir Directories="$(TargetDir)" />
|
||||
<RemoveDir Directories="$(ProjectDir)$(BaseIntermediateOutputPath)" />
|
||||
<RemoveDir Directories="$(ProjectDir)$(BaseOutputPath)" />
|
||||
</Target>
|
||||
</Project>
|
Loading…
Reference in a new issue