summaryrefslogtreecommitdiff
path: root/RhSolutions.ML.Builder/RhSolutions.ML.Builder.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'RhSolutions.ML.Builder/RhSolutions.ML.Builder.csproj')
-rw-r--r--RhSolutions.ML.Builder/RhSolutions.ML.Builder.csproj14
1 files changed, 0 insertions, 14 deletions
diff --git a/RhSolutions.ML.Builder/RhSolutions.ML.Builder.csproj b/RhSolutions.ML.Builder/RhSolutions.ML.Builder.csproj
deleted file mode 100644
index e034a8f..0000000
--- a/RhSolutions.ML.Builder/RhSolutions.ML.Builder.csproj
+++ /dev/null
@@ -1,14 +0,0 @@
-<Project Sdk="Microsoft.NET.Sdk">
-
- <ItemGroup>
- <ProjectReference Include="..\RhSolutions.ML.Lib\RhSolutions.ML.Lib.csproj" />
- </ItemGroup>
-
- <PropertyGroup>
- <OutputType>Exe</OutputType>
- <TargetFramework>net7.0</TargetFramework>
- <ImplicitUsings>enable</ImplicitUsings>
- <Nullable>enable</Nullable>
- </PropertyGroup>
-
-</Project>