From aaaa6b45859e74c791f35e18c220118a54a345ad Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Fri, 17 Dec 2021 09:07:34 +0300 Subject: Create simple base form for settings window --- RehauSku.Assist.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'RehauSku.Assist.csproj') diff --git a/RehauSku.Assist.csproj b/RehauSku.Assist.csproj index 6f12a34..1497201 100644 --- a/RehauSku.Assist.csproj +++ b/RehauSku.Assist.csproj @@ -71,6 +71,7 @@ + packages\System.Memory.4.5.4\lib\net461\System.Memory.dll @@ -99,6 +100,7 @@ + @@ -112,6 +114,12 @@ + + Form + + + SettingsForm.cs + -- cgit v1.2.3