Prevented overwriting of backups when reapplying mod

This commit is contained in:
Yoshi Askharoun
2021-05-30 23:48:48 -05:00
parent 3dbd9c58ed
commit 712a751bd7
4 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="OwlCore" Version="0.0.2" />
<PackageReference Include="OwlCore" Version="0.0.6" />
<PackageReference Include="System.IO.FileSystem.AccessControl" Version="5.0.0" />
<PackageReference Include="TagLibSharp" Version="2.2.0" />
</ItemGroup>