diff --git a/LegacyInstaller/LegacyInstaller.csproj b/LegacyInstaller/LegacyInstaller.csproj index c5071be..d0dbc23 100644 --- a/LegacyInstaller/LegacyInstaller.csproj +++ b/LegacyInstaller/LegacyInstaller.csproj @@ -38,24 +38,9 @@ icon.ico - - ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll - - - ..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll - - - ..\packages\System.Data.HashFunction.Core.2.0.0\lib\net45\System.Data.HashFunction.Core.dll - - - ..\packages\System.Data.HashFunction.CRC.2.0.0\lib\net45\System.Data.HashFunction.CRC.dll - - - ..\packages\System.Data.HashFunction.Interfaces.2.0.0\lib\net45\System.Data.HashFunction.Interfaces.dll - @@ -115,7 +100,6 @@ - SettingsSingleFileGenerator Settings.Designer.cs @@ -127,5 +111,15 @@ + + + + + + + + + + \ No newline at end of file diff --git a/LegacyInstaller/packages.config b/LegacyInstaller/packages.config deleted file mode 100644 index 3f190f9..0000000 --- a/LegacyInstaller/packages.config +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file