From 53abddeb42b91512ff5060b66d6a691804627dfc Mon Sep 17 00:00:00 2001 From: Otiel Date: Fri, 28 Feb 2014 14:49:40 +0100 Subject: [PATCH] Got rid of unused references --- Sources/BandcampDownloader/App.xaml.cs | 10 +++------- Sources/BandcampDownloader/BandcampDownloader.csproj | 8 -------- 2 files changed, 3 insertions(+), 15 deletions(-) diff --git a/Sources/BandcampDownloader/App.xaml.cs b/Sources/BandcampDownloader/App.xaml.cs index 5c9ea215..4a882fb2 100644 --- a/Sources/BandcampDownloader/App.xaml.cs +++ b/Sources/BandcampDownloader/App.xaml.cs @@ -1,14 +1,10 @@ -using System; -using System.Collections.Generic; -using System.Configuration; -using System.Data; -using System.Linq; -using System.Windows; +using System.Windows; namespace BandcampDownloader { + /// /// Interaction logic for App.xaml /// public partial class App: Application { } -} +} \ No newline at end of file diff --git a/Sources/BandcampDownloader/BandcampDownloader.csproj b/Sources/BandcampDownloader/BandcampDownloader.csproj index 954c7e81..0147e6ba 100644 --- a/Sources/BandcampDownloader/BandcampDownloader.csproj +++ b/Sources/BandcampDownloader/BandcampDownloader.csproj @@ -77,18 +77,10 @@ ..\packages\Newtonsoft.Json.6.0.1\lib\net40\Newtonsoft.Json.dll - - ..\packages\taglib.2.1.0.0\lib\policy.2.0.taglib-sharp.dll - - - - - - 4.0