From 1964548acbc56edb346d2e396eb0108010d869e1 Mon Sep 17 00:00:00 2001 From: a1xd <68629610+a1xd@users.noreply.github.com> Date: Thu, 9 Sep 2021 17:28:10 -0400 Subject: port to .NET 5 dependency changes - Newtonsoft.JSON + System.Windows.Forms.DataVisualization + System.Data.SqlClient (indirect, but was not added automatically by NuGet) added ARM64 target --- grapher/App.config | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 grapher/App.config (limited to 'grapher/App.config') diff --git a/grapher/App.config b/grapher/App.config deleted file mode 100644 index 56efbc7..0000000 --- a/grapher/App.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file -- cgit v1.2.3