Safe(r)Delete, Safe(r)Move : could have infinite loop of exceptions. Fixed. Limit 3
This commit is contained in:
parent
648b84ee55
commit
dfa5829cbd
6 changed files with 50 additions and 62 deletions
|
|
@ -4,11 +4,6 @@
|
|||
<TargetFramework>net5.0</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
|
||||
<PackageReference Include="Polly" Version="7.2.2" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\FileManager\FileManager.csproj" />
|
||||
</ItemGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue