From c68e7c487440b554be5939bd6e992e618c6c14de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Jul 2021 01:08:58 +0100 Subject: [PATCH] Update 1 nuget dependencies --- .../NFUnitTestStringBuilder.nfproj | 4 ++-- Tests/NFUnitTestStringBuilder/packages.config | 2 +- nanoFramework.System.Text.nuspec | 2 +- .../nanoFramework.System.Text.nfproj | 8 ++++---- nanoFramework.System.Text/packages.config | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Tests/NFUnitTestStringBuilder/NFUnitTestStringBuilder.nfproj b/Tests/NFUnitTestStringBuilder/NFUnitTestStringBuilder.nfproj index 2e2bd82..8af89e9 100644 --- a/Tests/NFUnitTestStringBuilder/NFUnitTestStringBuilder.nfproj +++ b/Tests/NFUnitTestStringBuilder/NFUnitTestStringBuilder.nfproj @@ -32,8 +32,8 @@ - - ..\..\packages\nanoFramework.CoreLibrary.1.10.5-preview.18\lib\mscorlib.dll + + ..\..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll True diff --git a/Tests/NFUnitTestStringBuilder/packages.config b/Tests/NFUnitTestStringBuilder/packages.config index a83e097..56bc756 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 8252e3a..ca345da 100644 --- a/nanoFramework.System.Text.nuspec +++ b/nanoFramework.System.Text.nuspec @@ -21,7 +21,7 @@ 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/nanoFramework.System.Text.nfproj b/nanoFramework.System.Text/nanoFramework.System.Text.nfproj index 582c364..4c13414 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 @@ -61,8 +61,8 @@ - - ..\packages\nanoFramework.CoreLibrary.1.10.5-preview.18\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll True diff --git a/nanoFramework.System.Text/packages.config b/nanoFramework.System.Text/packages.config index d3cc616..32546da 100644 --- a/nanoFramework.System.Text/packages.config +++ b/nanoFramework.System.Text/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file