diff --git a/Claunia.Encoding.Tests/Claunia.Encoding.Tests.csproj b/Claunia.Encoding.Tests/Claunia.Encoding.Tests.csproj index 9fb0e2d..ba8d9af 100644 --- a/Claunia.Encoding.Tests/Claunia.Encoding.Tests.csproj +++ b/Claunia.Encoding.Tests/Claunia.Encoding.Tests.csproj @@ -1,5 +1,6 @@  + Debug AnyCPU @@ -28,10 +29,11 @@ false - - - ..\packages\NUnit.3.8.1\lib\net45\nunit.framework.dll + + ..\packages\NUnit.3.11.0\lib\net45\nunit.framework.dll + True + @@ -50,4 +52,10 @@ + + + This project references NuGet package(s) that are missing on this computer. Enable 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/Claunia.Encoding.Tests/packages.config b/Claunia.Encoding.Tests/packages.config index 63a0b34..2f6bc1e 100644 --- a/Claunia.Encoding.Tests/packages.config +++ b/Claunia.Encoding.Tests/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file