From 0725e4f7cf4c6f723264b6d461b91c660d144cb7 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Sun, 30 Oct 2022 22:40:03 +0700 Subject: feat: Apiwork --- code/api/src/IOL.GreatOffice.Api.csproj | 30 +++++++++++++++++++++++------- 1 file changed, 23 insertions(+), 7 deletions(-) (limited to 'code/api/src/IOL.GreatOffice.Api.csproj') diff --git a/code/api/src/IOL.GreatOffice.Api.csproj b/code/api/src/IOL.GreatOffice.Api.csproj index 1a3c97e..a5154db 100644 --- a/code/api/src/IOL.GreatOffice.Api.csproj +++ b/code/api/src/IOL.GreatOffice.Api.csproj @@ -21,6 +21,8 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive + + @@ -38,19 +40,33 @@ build_and_push.sh - - CHANGELOG.md - - - cliff.toml - Dockerfile - + + ResXFileCodeGenerator + SharedResources.en.Designer.cs + + + ResXFileCodeGenerator + SharedResources.nb.Designer.cs + + + + + + True + True + SharedResource.en.resx + + + True + True + SharedResources.nb.resx + -- cgit v1.3