diff --git a/Designer/Designer.csproj b/Designer/Designer.csproj index d46df4be0..9550587dc 100644 --- a/Designer/Designer.csproj +++ b/Designer/Designer.csproj @@ -9,8 +9,6 @@ Designer v4.6.1 - - true @@ -32,97 +30,12 @@ x86 - - ..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll - True - True - - + + ..\packages\NStack.Core.0.13.0\lib\netstandard1.5\NStack.dll - - - ..\packages\System.AppContext.4.3.0\lib\net46\System.AppContext.dll - True - True - - - - ..\packages\System.Console.4.3.0\lib\net46\System.Console.dll - True - True - - - ..\packages\System.Diagnostics.DiagnosticSource.4.3.0\lib\net46\System.Diagnostics.DiagnosticSource.dll - - - ..\packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll - True - True - - - ..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll - True - True - - - - ..\packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll - True - True - - - ..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll - True - True - - - ..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll - True - True - - - ..\packages\System.Net.Http.4.3.0\lib\net46\System.Net.Http.dll - True - True - - - ..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll - True - True - - - - ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll - True - True - - - ..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net461\System.Security.Cryptography.Algorithms.dll - True - True - - - ..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll - True - True - - - ..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll - True - True - - - ..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll - True - True - - - - - ..\packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll - True - True + + ..\packages\NStack.Core.0.13.0\lib\netstandard1.5\NStack.dll @@ -139,11 +52,4 @@ - - - - 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/Designer/app.config b/Designer/app.config index 087b1ce6d..992381997 100644 --- a/Designer/app.config +++ b/Designer/app.config @@ -1,12 +1,3 @@  - - - - - - - - - - + \ No newline at end of file diff --git a/Designer/packages.config b/Designer/packages.config index 55496b5d6..325dbb1bf 100644 --- a/Designer/packages.config +++ b/Designer/packages.config @@ -1,50 +1,4 @@  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Example/Example.csproj b/Example/Example.csproj index ecf933378..177094b04 100644 --- a/Example/Example.csproj +++ b/Example/Example.csproj @@ -8,8 +8,6 @@ Terminal Terminal v4.6.1 - - true @@ -32,97 +30,13 @@ x86 - - ..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll - True - True - - - ..\packages\NStack.Core.0.13.0\lib\netstandard1.5\NStack.dll - - - ..\packages\System.AppContext.4.3.0\lib\net46\System.AppContext.dll - True - True + + ..\packages\NStack.Core.0.13.0\lib\netstandard1.5\NStack.dll + False - - - ..\packages\System.Console.4.3.0\lib\net46\System.Console.dll - True - True - - - ..\packages\System.Diagnostics.DiagnosticSource.4.3.0\lib\net46\System.Diagnostics.DiagnosticSource.dll - - - ..\packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll - True - True - - - ..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll - True - True - - - - ..\packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll - True - True - - - ..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll - True - True - - - ..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll - True - True - - - ..\packages\System.Net.Http.4.3.0\lib\net46\System.Net.Http.dll - True - True - - - ..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll - True - True - - - - ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll - True - True - - - ..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net461\System.Security.Cryptography.Algorithms.dll - True - True - - - ..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll - True - True - - - ..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll - True - True - - - ..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll - True - True - - - - - ..\packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll - True - True + + ..\packages\NStack.Core.0.13.0\lib\netstandard1.5\NStack.dll @@ -135,15 +49,7 @@ - - - - - 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/Example/packages.config b/Example/packages.config index 55496b5d6..325dbb1bf 100644 --- a/Example/packages.config +++ b/Example/packages.config @@ -1,50 +1,4 @@  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Terminal.Gui/Terminal.Gui.csproj b/Terminal.Gui/Terminal.Gui.csproj index 5f32ef85a..deb6f52b5 100644 --- a/Terminal.Gui/Terminal.Gui.csproj +++ b/Terminal.Gui/Terminal.Gui.csproj @@ -58,16 +58,23 @@ - - - all - runtime; build; native; contentfiles; analyzers - + + + + + + + ..\..\..\Users\miguel\.nuget\packages\nstack.core\0.13.0\lib\netstandard1.5\NStack.dll + + + ..\..\..\Users\miguel\.nuget\packages\nstack.core\0.13.0\lib\netstandard1.5\NStack.dll + + - + \ No newline at end of file diff --git a/Terminal.Gui/packages.config b/Terminal.Gui/packages.config index 7c57b8167..2b79cd256 100644 --- a/Terminal.Gui/packages.config +++ b/Terminal.Gui/packages.config @@ -1,5 +1,5 @@ - + - + \ No newline at end of file