Sani Erweiterung

This commit is contained in:
VegaZ
2021-02-04 20:03:44 +01:00
parent 12df148c1e
commit 92371c7a67
14 changed files with 250 additions and 9 deletions

View File

@@ -0,0 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<Platforms>AnyCPU;x64</Platforms>
</PropertyGroup>
</Project>