Safe(r)Delete, Safe(r)Move : could have infinite loop of exceptions. Fixed. Limit 3

This commit is contained in:
Robert McRackan 2021-10-12 17:05:01 -04:00
parent 648b84ee55
commit dfa5829cbd
6 changed files with 50 additions and 62 deletions

View file

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<Version>6.2.6.7</Version>
<Version>6.2.6.8</Version>
</PropertyGroup>
<ItemGroup>