From 9383a2fb09ffb60cfe63683106945bd688affa59 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Wed, 1 Jun 2022 21:13:43 +0200 Subject: feat: Initial commit after clean slate --- src/VSH.csproj | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 src/VSH.csproj (limited to 'src/VSH.csproj') diff --git a/src/VSH.csproj b/src/VSH.csproj new file mode 100644 index 0000000..33e374a --- /dev/null +++ b/src/VSH.csproj @@ -0,0 +1,46 @@ + + + + net6.0 + c0ee06d5-7110-4457-8e58-8ccf3857b533 + linux-x64 + false + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + ResXFileCodeGenerator + SharedPageResources.nb.Designer.cs + + + ResXFileCodeGenerator + SharedControllerResources.nb.Designer.cs + + + ResXFileCodeGenerator + SharedServiceResources.nb.Designer.cs + + + + + + -- cgit v1.3