From b6ae1868f8108277fd32ca28b5084eb9079c9213 Mon Sep 17 00:00:00 2001 From: Manuel Kamper Date: Sun, 14 Apr 2019 18:34:29 +0200 Subject: [PATCH] nuget --- .../Mk0.Software.ImageSorter.csproj | 30 ++++++++++--------- Mk0.Software.ImageSorter/packages.config | 8 +++++ 2 files changed, 24 insertions(+), 14 deletions(-) create mode 100644 Mk0.Software.ImageSorter/packages.config diff --git a/Mk0.Software.ImageSorter/Mk0.Software.ImageSorter.csproj b/Mk0.Software.ImageSorter/Mk0.Software.ImageSorter.csproj index 37b3458..e0cf083 100644 --- a/Mk0.Software.ImageSorter/Mk0.Software.ImageSorter.csproj +++ b/Mk0.Software.ImageSorter/Mk0.Software.ImageSorter.csproj @@ -76,24 +76,25 @@ - - ..\Mk0.GUI.Banner.dll - False + + ..\..\Mk0.Tools.Password\Mk0.Tools.Password\Mk0.Tools.Password\mk0.gui.banner.1.0.0\lib\net461\Mk0.GUI.Banner.dll + True - - ..\Mk0.Tools.Calculation.dll - False + + ..\..\Mk0.Tools.Password\Mk0.Tools.Password\Mk0.Tools.Password\mk0.tools.calculation.1.0.0\lib\net461\Mk0.Tools.Calculation.dll + True - - dll\Mk0.Tools.ImageCropper.dll + + ..\..\Mk0.Tools.Password\Mk0.Tools.Password\Mk0.Tools.Password\mk0.tools.imagecropper.1.0.0\lib\net461\Mk0.Tools.ImageCropper.dll + True - - ..\Mk0.Tools.Images.dll - False + + ..\..\Mk0.Tools.Password\Mk0.Tools.Password\Mk0.Tools.Password\mk0.tools.images.1.0.0\lib\net461\Mk0.Tools.Images.dll + True - - ..\Mk0.Tools.Randomization.dll - False + + ..\..\Mk0.Tools.Password\Mk0.Tools.Password\Mk0.Tools.Password\mk0.tools.randomization.1.0.0\lib\net461\Mk0.Tools.Randomization.dll + True @@ -152,6 +153,7 @@ Vergleicher.cs + SettingsSingleFileGenerator Settings.Designer.cs diff --git a/Mk0.Software.ImageSorter/packages.config b/Mk0.Software.ImageSorter/packages.config new file mode 100644 index 0000000..89395d6 --- /dev/null +++ b/Mk0.Software.ImageSorter/packages.config @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file