From 9422ba01e7545a2a8e2d3be8578e6804fb28cd50 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 30 Sep 2019 12:17:15 -0700 Subject: [PATCH] Remove backups --- BurnOutSharp/BurnOutSharp.csproj | 27 ++++++++++++++------------- BurnOutSharp/packages.config | 7 ------- 2 files changed, 14 insertions(+), 20 deletions(-) delete mode 100644 BurnOutSharp/packages.config diff --git a/BurnOutSharp/BurnOutSharp.csproj b/BurnOutSharp/BurnOutSharp.csproj index a5dfb468..c5077bbb 100644 --- a/BurnOutSharp/BurnOutSharp.csproj +++ b/BurnOutSharp/BurnOutSharp.csproj @@ -31,12 +31,6 @@ 4 - - ..\packages\LessIO.0.6.16\lib\net40\LessIO.dll - - - ..\packages\libmspack4n.0.9.10\lib\net40\libmspackn.dll - @@ -46,12 +40,6 @@ - - ..\packages\UnshieldSharp.1.4.2.2\lib\net461\UnshieldSharp.dll - - - ..\packages\zlib.net.1.0.4.0\lib\zlib.net.dll - @@ -140,7 +128,20 @@ - + + + + 0.6.16 + + + 0.9.10 + + + 1.4.2.2 + + + 1.0.4 + \ No newline at end of file diff --git a/BurnOutSharp/packages.config b/BurnOutSharp/packages.config deleted file mode 100644 index ad7349c7..00000000 --- a/BurnOutSharp/packages.config +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file