ProtokollWriterContract hinzugefügt

This commit is contained in:
HuskyTeufel
2021-02-23 15:11:29 +01:00
parent 75b9df14ee
commit 48d7f66a55
8 changed files with 94 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>
</Project>