diff --git a/Tests/NFUnitTestStringBuilder/NFUnitTestStringBuilder.nfproj b/Tests/NFUnitTestStringBuilder/NFUnitTestStringBuilder.nfproj index 05c9057..f176d21 100644 --- a/Tests/NFUnitTestStringBuilder/NFUnitTestStringBuilder.nfproj +++ b/Tests/NFUnitTestStringBuilder/NFUnitTestStringBuilder.nfproj @@ -1,4 +1,4 @@ - + $(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\ @@ -33,7 +33,7 @@ - ..\..\packages\nanoFramework.CoreLibrary.1.10.5-preview.4\lib\mscorlib.dll + ..\..\packages\nanoFramework.CoreLibrary.1.10.5-preview.10\lib\mscorlib.dll True diff --git a/Tests/NFUnitTestStringBuilder/packages.config b/Tests/NFUnitTestStringBuilder/packages.config index eb1016d..a79505d 100644 --- a/Tests/NFUnitTestStringBuilder/packages.config +++ b/Tests/NFUnitTestStringBuilder/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/nanoFramework.System.Text.nuspec b/nanoFramework.System.Text.nuspec index 2105d4b..d9b91a6 100644 --- a/nanoFramework.System.Text.nuspec +++ b/nanoFramework.System.Text.nuspec @@ -16,11 +16,12 @@ images\nf-logo.png Copyright (c) .NET Foundation and Contributors - This package includes the System.Text assembly for nanoFramework C# projects. This package requires a target with System.Text v$nativeVersion$. + This package includes the System.Text assembly for nanoFramework C# projects. +This package requires a target with System.Text v$nativeVersion$. System.Text assembly for nanoFramework C# projects nanoFramework C# csharp netmf netnf nanoFramework.System.Text - + diff --git a/nanoFramework.System.Text.sln b/nanoFramework.System.Text.sln index 9e54baf..7e6f942 100644 --- a/nanoFramework.System.Text.sln +++ b/nanoFramework.System.Text.sln @@ -1,4 +1,4 @@ - + Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.31025.218 diff --git a/nanoFramework.System.Text/nanoFramework.System.Text.nfproj b/nanoFramework.System.Text/nanoFramework.System.Text.nfproj index 608d5f6..32f9383 100644 --- a/nanoFramework.System.Text/nanoFramework.System.Text.nfproj +++ b/nanoFramework.System.Text/nanoFramework.System.Text.nfproj @@ -1,4 +1,4 @@ - + $(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\ @@ -40,7 +40,7 @@ - + false @@ -62,7 +62,7 @@ - ..\packages\nanoFramework.CoreLibrary.1.10.5-preview.4\lib\mscorlib.dll + ..\packages\nanoFramework.CoreLibrary.1.10.5-preview.10\lib\mscorlib.dll True diff --git a/nanoFramework.System.Text/packages.config b/nanoFramework.System.Text/packages.config index 1fc28f4..e0a3575 100644 --- a/nanoFramework.System.Text/packages.config +++ b/nanoFramework.System.Text/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file