MSZooFlow Test Import Datei

This commit is contained in:
2021-03-16 09:24:50 +01:00
parent 4ab7772609
commit 48ab3c9977
7 changed files with 129 additions and 20 deletions

View File

@@ -0,0 +1,3 @@
Public Class Class1
End Class

View File

@@ -0,0 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<RootNamespace>Controls.SnapPanel</RootNamespace>
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>
</Project>