From 900bb5e845c3ad44defbd427cae3d44a4a43321f Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Sat, 25 Feb 2023 13:15:44 +0100 Subject: feat: Initial commit --- code/api/src/IOL.GreatOffice.Api.csproj | 71 +++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 code/api/src/IOL.GreatOffice.Api.csproj (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 new file mode 100644 index 0000000..15e5ebf --- /dev/null +++ b/code/api/src/IOL.GreatOffice.Api.csproj @@ -0,0 +1,71 @@ + + + + net7.0 + ed5ff3e5-46e2-4d7e-8272-7081f5abfee4 + true + true + disable + CS1591 + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + build_and_push.sh + + + Dockerfile + + + + + + ResXFileCodeGenerator + SharedResources.en.Designer.cs + + + ResXFileCodeGenerator + SharedResources.nb.Designer.cs + + + + + + True + True + SharedResource.en.resx + + + True + True + SharedResources.nb.resx + + + + -- cgit v1.3