diff --git a/Designer/Designer.csproj b/Designer/Designer.csproj index 4c6685719..579f878b7 100644 --- a/Designer/Designer.csproj +++ b/Designer/Designer.csproj @@ -30,10 +30,10 @@ x86 - - - ..\packages\NStack.Core.0.14.0\lib\netstandard1.5\NStack.dll + + ..\packages\NStack.Core.0.14.0\lib\netstandard2.0\NStack.dll + @@ -46,6 +46,7 @@ + - + \ No newline at end of file diff --git a/Designer/packages.config b/Designer/packages.config new file mode 100644 index 000000000..e9a5eef4e --- /dev/null +++ b/Designer/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Example/Example.csproj b/Example/Example.csproj index 535a45544..8884d185e 100644 --- a/Example/Example.csproj +++ b/Example/Example.csproj @@ -30,10 +30,10 @@ x86 - - - ..\packages\NStack.Core.0.14.0\lib\netstandard1.5\NStack.dll + + ..\packages\NStack.Core.0.14.0\lib\netstandard2.0\NStack.dll + @@ -44,5 +44,8 @@ Terminal.Gui + + + - + \ No newline at end of file diff --git a/Example/packages.config b/Example/packages.config new file mode 100644 index 000000000..e9a5eef4e --- /dev/null +++ b/Example/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Terminal.Gui/packages.config b/Terminal.Gui/packages.config index bae7eca60..0a9c14b51 100644 --- a/Terminal.Gui/packages.config +++ b/Terminal.Gui/packages.config @@ -1,5 +1,5 @@ - +