From 5f604b3052dab1d51dc130df2470bf330b283ec6 Mon Sep 17 00:00:00 2001 From: ivar Date: Tue, 19 Mar 2024 01:02:22 +0100 Subject: Max lenghts on db schema Use latest temporal from cdn Implement majority of translation functionality Major refinements/bugs --- code/api/Quality.Storage.Api.csproj | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 code/api/Quality.Storage.Api.csproj (limited to 'code/api/Quality.Storage.Api.csproj') diff --git a/code/api/Quality.Storage.Api.csproj b/code/api/Quality.Storage.Api.csproj new file mode 100644 index 0000000..923fd5f --- /dev/null +++ b/code/api/Quality.Storage.Api.csproj @@ -0,0 +1,34 @@ + + + + net8.0 + enable + a85b8d41-ecb0-4e83-b92d-f409b43144fe + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + ResXFileCodeGenerator + SharedResources.Designer.cs + + + + + <_ContentIncludedByDefault Remove="Pages\Shared\Components\Header\Default.cshtml" /> + <_ContentIncludedByDefault Remove="wwwroot\scripts\vendor\temporal.min.js.map" /> + <_ContentIncludedByDefault Remove="wwwroot\scripts\vendor\temporal.min.mjs" /> + + -- cgit v1.3