install: remove legacy code

This commit is contained in:
2024-06-17 18:01:32 +02:00
parent 99b1db952b
commit a4d5fff876
7 changed files with 124 additions and 306 deletions

View File

@@ -5,10 +5,6 @@
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="WebDav.Client" Version="2.8.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ModpackUpdater.Model\ModpackUpdater.Model.vbproj" />
</ItemGroup>