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.csproj6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/CS340.TSP/CS340.TSP.csproj b/src/CS340.TSP/CS340.TSP.csproj
index 08af2ae..dae9f9e 100644
--- a/src/CS340.TSP/CS340.TSP.csproj
+++ b/src/CS340.TSP/CS340.TSP.csproj
@@ -5,12 +5,6 @@
</PropertyGroup>
<ItemGroup>
- <Content Include="graphs\*.*">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- </ItemGroup>
-
- <ItemGroup>
<ProjectReference Include="..\CS340.Graph\CS340.Graph.csproj" />
<ProjectReference Include="..\CS340.Interfaces\CS340.Interfaces.csproj" />
<ProjectReference Include="..\CS340.Extensions\CS340.Extensions.csproj" />