diff --git a/DiscordChatExporter.Cli/DiscordChatExporter.Cli.csproj b/DiscordChatExporter.Cli/DiscordChatExporter.Cli.csproj index 9b5c780..06280cd 100644 --- a/DiscordChatExporter.Cli/DiscordChatExporter.Cli.csproj +++ b/DiscordChatExporter.Cli/DiscordChatExporter.Cli.csproj @@ -10,9 +10,7 @@ - - diff --git a/DiscordChatExporter.Cli/FodyWeavers.xml b/DiscordChatExporter.Cli/FodyWeavers.xml deleted file mode 100644 index c6e1b7c..0000000 --- a/DiscordChatExporter.Cli/FodyWeavers.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj b/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj index cd9303e..ec7b848 100644 --- a/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj +++ b/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj @@ -45,10 +45,6 @@ ..\packages\Ammy.WPF.1.2.87\lib\net40\AmmySidekick.dll - - ..\packages\Costura.Fody.1.6.2\lib\dotnet\Costura.dll - False - ..\packages\MvvmLightLibs.5.3.0.0\lib\net45\GalaSoft.MvvmLight.dll @@ -184,9 +180,6 @@ DiscordChatExporter.Core - - - @@ -194,9 +187,5 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - \ No newline at end of file diff --git a/DiscordChatExporter.Gui/FodyWeavers.xml b/DiscordChatExporter.Gui/FodyWeavers.xml deleted file mode 100644 index c6e1b7c..0000000 --- a/DiscordChatExporter.Gui/FodyWeavers.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/DiscordChatExporter.Gui/packages.config b/DiscordChatExporter.Gui/packages.config index c59376e..b56d27e 100644 --- a/DiscordChatExporter.Gui/packages.config +++ b/DiscordChatExporter.Gui/packages.config @@ -3,8 +3,6 @@ - - diff --git a/Readme.md b/Readme.md index f1a3c6f..e71aa47 100644 --- a/Readme.md +++ b/Readme.md @@ -40,6 +40,5 @@ DiscordChatExporter can be used to export message history from a [Discord](https - [MaterialDesignInXamlToolkit](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit) - [Newtonsoft.Json](http://www.newtonsoft.com/json) - [FluentCommandLineParser](https://github.com/fclp/fluent-command-line-parser) -- [Costura.Fody](https://github.com/Fody/Costura) - [Tyrrrz.Extensions](https://github.com/Tyrrrz/Extensions) - [Tyrrrz.Settings](https://github.com/Tyrrrz/Settings)