Restart process

This commit is contained in:
2020-05-14 19:35:58 +02:00
parent ad1e92362d
commit 96e90f8693
24 changed files with 43 additions and 1549 deletions

View File

@@ -2,8 +2,7 @@ using System;
using System.IO;
using System.Linq;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using PhotoRenamer.Base;
using PhotoRenamer.Base.Types;
using PhotoRenamer.Types;
namespace PhotoRenamer.Test
{