From 82ade3c31fb17b662feec59e9e654ceb66edbb7a Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Wed, 21 Dec 2022 23:37:23 +0100 Subject: feat: Add initial schema and start login --- code/api/I2R.Storage.Api.csproj | 37 +++++++++++++++++++++++++++---------- 1 file changed, 27 insertions(+), 10 deletions(-) (limited to 'code/api/I2R.Storage.Api.csproj') diff --git a/code/api/I2R.Storage.Api.csproj b/code/api/I2R.Storage.Api.csproj index ce90fce..b601c37 100644 --- a/code/api/I2R.Storage.Api.csproj +++ b/code/api/I2R.Storage.Api.csproj @@ -1,14 +1,31 @@ - + - - net7.0 - enable - enable - + + net7.0 + enable + a85b8d41-ecb0-4e83-b92d-f409b43144fe + - - - - + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + ResXFileCodeGenerator + SharedResources.Designer.cs + + + + + + -- cgit v1.3