diff --git a/Example/Example.csproj b/Example/Example.csproj index 277b38756..cba07381c 100644 --- a/Example/Example.csproj +++ b/Example/Example.csproj @@ -8,6 +8,8 @@ Terminal Terminal v4.6.1 + + true @@ -34,9 +36,6 @@ ..\packages\NStack.Core.0.14.0\lib\netstandard2.0\NStack.dll - - ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll - @@ -51,4 +50,11 @@ + + + + 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 1a843af98..ec2b514db 100644 --- a/Example/packages.config +++ b/Example/packages.config @@ -1,5 +1,6 @@  + + - \ No newline at end of file