start implementation fo SimpleSorting

This commit is contained in:
2023-08-09 09:25:06 +02:00
parent e142513083
commit 3ae6e827a5
6 changed files with 173 additions and 0 deletions

View File

@@ -83,4 +83,7 @@
<ItemGroup>
<Compile Remove="SimpleHistory\Enums.vb" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Pilz.Cryptography\Pilz.Cryptography.csproj" />
</ItemGroup>
</Project>