diff --git a/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj b/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj index 77fb8c3..6e86722 100644 --- a/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj +++ b/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj @@ -42,39 +42,12 @@ - - ..\packages\CommonServiceLocator.2.0.3\lib\net45\CommonServiceLocator.dll - - - ..\packages\MvvmLightLibs.5.4.1\lib\net45\GalaSoft.MvvmLight.dll - - - ..\packages\MvvmLightLibs.5.4.1\lib\net45\GalaSoft.MvvmLight.Extras.dll - - - ..\packages\MvvmLightLibs.5.4.1\lib\net45\GalaSoft.MvvmLight.Platform.dll - - - ..\packages\MaterialDesignColors.1.1.3\lib\net45\MaterialDesignColors.dll - - - ..\packages\MaterialDesignThemes.2.4.0.1044\lib\net45\MaterialDesignThemes.Wpf.dll - - - ..\packages\MvvmLightLibs.5.4.1\lib\net45\System.Windows.Interactivity.dll - 4.0 - - ..\packages\Tyrrrz.Extensions.1.5.1\lib\net45\Tyrrrz.Extensions.dll - - - ..\packages\Tyrrrz.WpfExtensions.1.0.5\lib\net45\Tyrrrz.WpfExtensions.dll - @@ -119,9 +92,6 @@ Resources.Designer.cs - - Designer - @@ -150,6 +120,25 @@ MSBuild:Compile - + + + 2.0.3 + + + 1.1.3 + + + 2.4.0.1044 + + + 5.4.1 + + + 1.5.1 + + + 1.0.5 + + \ No newline at end of file diff --git a/DiscordChatExporter.Gui/packages.config b/DiscordChatExporter.Gui/packages.config deleted file mode 100644 index 0fa3f9d..0000000 --- a/DiscordChatExporter.Gui/packages.config +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file