aboutsummaryrefslogtreecommitdiff
path: root/docker/crupest-api/CrupestApi/CrupestApi.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'docker/crupest-api/CrupestApi/CrupestApi.csproj')
-rw-r--r--docker/crupest-api/CrupestApi/CrupestApi.csproj8
1 files changed, 0 insertions, 8 deletions
diff --git a/docker/crupest-api/CrupestApi/CrupestApi.csproj b/docker/crupest-api/CrupestApi/CrupestApi.csproj
deleted file mode 100644
index 4348979..0000000
--- a/docker/crupest-api/CrupestApi/CrupestApi.csproj
+++ /dev/null
@@ -1,8 +0,0 @@
-<Project Sdk="Microsoft.NET.Sdk.Web">
-
- <PropertyGroup>
- <TargetFramework>net7.0</TargetFramework>
- <Nullable>enable</Nullable>
- </PropertyGroup>
-
-</Project>