From a1f0518d0cd123a791adde64f4f11bd8e44276c7 Mon Sep 17 00:00:00 2001 From: ivar Date: Mon, 20 Oct 2025 00:26:34 +0200 Subject: Initial commit --- api/WhatApi/WhatApi.csproj | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 api/WhatApi/WhatApi.csproj (limited to 'api/WhatApi/WhatApi.csproj') diff --git a/api/WhatApi/WhatApi.csproj b/api/WhatApi/WhatApi.csproj new file mode 100644 index 0000000..84dac71 --- /dev/null +++ b/api/WhatApi/WhatApi.csproj @@ -0,0 +1,34 @@ + + + + net9.0 + enable + enable + Linux + 5506c159-f534-4090-b80b-2703e1eb7f6c + + + + + .dockerignore + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + -- cgit v1.3