summaryrefslogtreecommitdiffstats
path: root/src/CS340.TSP/CS340.TSP.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/CS340.TSP/CS340.TSP.csproj')
-rw-r--r--src/CS340.TSP/CS340.TSP.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CS340.TSP/CS340.TSP.csproj b/src/CS340.TSP/CS340.TSP.csproj
index d3419d7..08af2ae 100644
--- a/src/CS340.TSP/CS340.TSP.csproj
+++ b/src/CS340.TSP/CS340.TSP.csproj
@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
- <OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>