summaryrefslogtreecommitdiffstats
path: root/src/CS340.Plotter/CS340.Plotter.csproj
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-04-20 13:34:37 -0500
committerToby Vincent <tobyv13@gmail.com>2021-04-20 13:34:37 -0500
commitd2dea1b16ff29f6e45fca971290f94d4e0ed2467 (patch)
tree755be27957462fb0288d3a985eb86ded0aa63cee /src/CS340.Plotter/CS340.Plotter.csproj
parent3af8b7c9846e34fdf39f0364394c40f3c833d465 (diff)
added Canvas
Diffstat (limited to 'src/CS340.Plotter/CS340.Plotter.csproj')
-rw-r--r--src/CS340.Plotter/CS340.Plotter.csproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/CS340.Plotter/CS340.Plotter.csproj b/src/CS340.Plotter/CS340.Plotter.csproj
index de15111..7a10161 100644
--- a/src/CS340.Plotter/CS340.Plotter.csproj
+++ b/src/CS340.Plotter/CS340.Plotter.csproj
@@ -7,8 +7,4 @@
<RootNamespace>Plotter</RootNamespace>
</PropertyGroup>
- <ItemGroup>
- <PackageReference Include="System.Windows.Forms.DataVisualization" Version="1.0.0-prerelease.20110.1" />
- </ItemGroup>
-
</Project> \ No newline at end of file