From 0974cada19bc59512f38db470981a5fd4504588f Mon Sep 17 00:00:00 2001 From: anperederi Date: Sat, 9 Mar 2024 15:08:13 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A8=20Upload=20good=20csproj?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/StubAPI/StubAPI.csproj | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/StubAPI/StubAPI.csproj diff --git a/src/StubAPI/StubAPI.csproj b/src/StubAPI/StubAPI.csproj new file mode 100644 index 0000000..9befdc2 --- /dev/null +++ b/src/StubAPI/StubAPI.csproj @@ -0,0 +1,13 @@ + + + + net8.0 + enable + enable + + + + + + +g \ No newline at end of file