From 29153c1a022e354218594c69a316661dfaf4abea Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 15 Jul 2021 20:32:43 +0000 Subject: [PATCH 01/14] Set version to '1.0.3-preview.{height}' --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 1cae194..929dbda 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", - "version": "1.0.2-preview.{height}", + "version": "1.0.3-preview.{height}", "assemblyVersion": { "precision": "revision" }, From 9eb30d31ee660475fe1bf954a2f192c45c996807 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Jul 2021 01:08:35 +0100 Subject: [PATCH 02/14] Update 1 nuget dependencies \r\n***NO_CI*** --- .../System.Threading.CancellationToken.nfproj | 10 +++++----- .../System.Threading.CancellationToken/packages.config | 2 +- nanoFramework.System.Threading.nuspec | 3 ++- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj index 0cecd83..278be8b 100644 --- a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj +++ b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj @@ -35,12 +35,12 @@ ..\..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll True - - ..\..\packages\nanoFramework.TestFramework.1.0.147\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.1.0.150\lib\nanoFramework.TestFramework.dll True - ..\..\packages\nanoFramework.TestFramework.1.0.147\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.1.0.150\lib\nanoFramework.UnitTestLauncher.exe True @@ -58,11 +58,11 @@ - + 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}. - + diff --git a/Tests/System.Threading.CancellationToken/packages.config b/Tests/System.Threading.CancellationToken/packages.config index be34a29..61b0d73 100644 --- a/Tests/System.Threading.CancellationToken/packages.config +++ b/Tests/System.Threading.CancellationToken/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/nanoFramework.System.Threading.nuspec b/nanoFramework.System.Threading.nuspec index 9ab8633..dd5fc13 100644 --- a/nanoFramework.System.Threading.nuspec +++ b/nanoFramework.System.Threading.nuspec @@ -15,7 +15,8 @@ images\nf-logo.png Copyright (c) .NET Foundation and Contributors - This package includes the nanoFramework.System.Threading assembly for .NET nanoFramework C# projects. This package requires a target with nanoFramework.System.Threading v$nativeVersion$ (checksum $checksum$). + This package includes the nanoFramework.System.Threading assembly for .NET nanoFramework C# projects. +This package requires a target with nanoFramework.System.Threading v$nativeVersion$ (checksum $checksum$). nanoFramework C# csharp netmf netnf nanoFramework.System.Threading sntp From bee658f5403d3327ef842121613fc5a09ec4aced Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 01:15:15 +0100 Subject: [PATCH 03/14] Update 1 nuget dependencies \r\n***NO_CI*** --- .../System.Threading.CancellationToken.nfproj | 10 +++++----- .../System.Threading.CancellationToken/packages.config | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj index 278be8b..492ef4f 100644 --- a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj +++ b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj @@ -35,12 +35,12 @@ ..\..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll True - - ..\..\packages\nanoFramework.TestFramework.1.0.150\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.1.0.154\lib\nanoFramework.TestFramework.dll True - ..\..\packages\nanoFramework.TestFramework.1.0.150\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.1.0.154\lib\nanoFramework.UnitTestLauncher.exe True @@ -58,11 +58,11 @@ - + 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}. - + diff --git a/Tests/System.Threading.CancellationToken/packages.config b/Tests/System.Threading.CancellationToken/packages.config index 61b0d73..9d57193 100644 --- a/Tests/System.Threading.CancellationToken/packages.config +++ b/Tests/System.Threading.CancellationToken/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file From 47fbc869971237f6835ec71534bf6ee332fe54a4 Mon Sep 17 00:00:00 2001 From: Robin Jones Date: Sun, 12 Sep 2021 15:10:23 +0100 Subject: [PATCH 04/14] Remove NFMDP_PE_LoadHints from nfproj (#46) ***NO_CI*** --- .../nanoFramework.System.Threading.nfproj | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj index 573273f..70bc552 100644 --- a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj +++ b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj @@ -49,11 +49,6 @@ false - - - false - - @@ -94,4 +89,4 @@ - \ No newline at end of file + From f9456c2743f8eb5b27b065491a36b6eb12ef4cb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Sim=C3=B5es?= Date: Sat, 25 Sep 2021 09:46:11 +0100 Subject: [PATCH 05/14] Wok CI-CD MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fix solution name. Can´t use wildcards. ***NO_CI*** --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6d5cd05..9327f58 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -21,7 +21,7 @@ pool: variables: DOTNET_NOLOGO: true - solution: '**/*.sln' + solution: 'nanoFramework.System.Threading.sln' buildPlatform: 'Any CPU' buildConfiguration: 'Release' nugetPackageName: 'nanoFramework.System.Threading' From 1d9fd695f1cb1e46952a3afb2004241c74efb6e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Sep 2021 11:50:41 +0300 Subject: [PATCH 06/14] Update 1 nuget dependencies \r\n***NO_CI*** --- .../System.Threading.CancellationToken.nfproj | 12 ++++++------ .../packages.config | 2 +- .../nanoFramework.System.Threading.nfproj | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj index 492ef4f..a3e2237 100644 --- a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj +++ b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj @@ -35,12 +35,12 @@ ..\..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll True - - ..\..\packages\nanoFramework.TestFramework.1.0.154\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.1.0.157\lib\nanoFramework.TestFramework.dll True - ..\..\packages\nanoFramework.TestFramework.1.0.154\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.1.0.157\lib\nanoFramework.UnitTestLauncher.exe True @@ -58,11 +58,11 @@ - + 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/Tests/System.Threading.CancellationToken/packages.config b/Tests/System.Threading.CancellationToken/packages.config index 9d57193..2c4413a 100644 --- a/Tests/System.Threading.CancellationToken/packages.config +++ b/Tests/System.Threading.CancellationToken/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj index 70bc552..d811a49 100644 --- a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj +++ b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj @@ -89,4 +89,4 @@ - + \ No newline at end of file From c65864cb4b9ca3abb1ddc80d9a8af4cef3e22010 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Sim=C3=B5es?= Date: Thu, 25 Nov 2021 11:34:07 +0000 Subject: [PATCH 07/14] Work CI-CD - Update azure pipeline yaml. - Fix nuspec. - Update logo for nuget assets. - Update projects to migrate to VS2022. - Fix typos. - Fix URL in nupkg readme. ***NO_CI*** --- README.md | 6 +++--- .../System.Threading.CancellationToken.nfproj | 2 +- assets/nf-logo.png | Bin 4129 -> 9200 bytes assets/readme.txt | 2 +- azure-pipelines.yml | 4 +++- nanoFramework.System.Threading.nuspec | 7 ++++--- .../nanoFramework.System.Threading.nfproj | 2 +- 7 files changed, 13 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 5dc2c36..0c284cb 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-nanoframework.System.Threading&metric=alert_status)](https://sonarcloud.io/dashboard?id=nanoframework_lib-nanoframework.System.Threading) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-nanoframework.System.Threading&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=nanoframework_lib-nanoframework.System.Threading) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![NuGet](https://img.shields.io/nuget/dt/nanoFramework.System.Threading.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.System.Threading/) [![#yourfirstpr](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](https://github.com/nanoframework/Home/blob/main/CONTRIBUTING.md) [![Discord](https://img.shields.io/discord/478725473862549535.svg?logo=discord&logoColor=white&label=Discord&color=7289DA)](https://discord.gg/gCyBu8T) -![nanoFramework logo](https://github.com/nanoframework/Home/blob/main/resources/logo/nanoFramework-repo-logo.png) +![nanoFramework logo](https://raw.githubusercontent.com/nanoframework/Home/main/resources/logo/nanoFramework-repo-logo.png) ----- -### Welcome to the **nanoFramework** System.Threading Library repository! +### Welcome to the .NET **nanoFramework** System.Threading Library repository ## Build status @@ -29,7 +29,7 @@ The **nanoFramework** Class Libraries are licensed under the [MIT license](LICEN ## Code of Conduct -This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. +This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behaviour in our community. For more information see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct). ### .NET Foundation diff --git a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj index a3e2237..9092a60 100644 --- a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj +++ b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj @@ -1,7 +1,7 @@ - $(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\ + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ diff --git a/assets/nf-logo.png b/assets/nf-logo.png index 6f576caa11431ae1f032fde71fd1ec0bd049ed39..572c4ff374c386db1a9c1e670f4c880ed4ccec63 100644 GIT binary patch literal 9200 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 JDbnoI{{Xpk+?xOZ diff --git a/assets/readme.txt b/assets/readme.txt index bef5dec..661d32f 100644 --- a/assets/readme.txt +++ b/assets/readme.txt @@ -6,7 +6,7 @@ =================================================================================== -API docs: https://docs.nanoframework.net/api/nanoFramework.System.Threading.html +API docs: https://docs.nanoframework.net/api/System.Threading Browse our samples repository: https://github.com/nanoframework/samples diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9327f58..731118b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -2,11 +2,13 @@ trigger: branches: include: [main, develop, "release-*" ] paths: - exclude: [README.md, LICENSE.md, NuGet.Config, .github_changelog_generator, .gitignore] + exclude: [README.md, CHANGELOG.md, CODE_OF_CONDUCT.md, LICENSE.md, NuGet.Config, .github_changelog_generator, .gitignore] tags: include: ["v*"] # PR always trigger build +pr: + autoCancel: true # add nf-tools repo to resources (for Azure Pipelines templates) resources: diff --git a/nanoFramework.System.Threading.nuspec b/nanoFramework.System.Threading.nuspec index dd5fc13..520dc27 100644 --- a/nanoFramework.System.Threading.nuspec +++ b/nanoFramework.System.Threading.nuspec @@ -5,18 +5,18 @@ $version$ nanoFramework.System.Threading nanoFramework project contributors - nanoFramework project contributors,dotnetfoundation + nanoframework,dotnetfoundation false LICENSE.md + docs\README.md false https://github.com/nanoframework/System.Threading images\nf-logo.png Copyright (c) .NET Foundation and Contributors - This package includes the nanoFramework.System.Threading assembly for .NET nanoFramework C# projects. -This package requires a target with nanoFramework.System.Threading v$nativeVersion$ (checksum $checksum$). + This package includes the nanoFramework.System.Threading assembly for .NET nanoFramework C# projects. This package requires a target with nanoFramework.System.Threading v$nativeVersion$ (checksum $checksum$). nanoFramework C# csharp netmf netnf nanoFramework.System.Threading sntp @@ -29,6 +29,7 @@ This package requires a target with nanoFramework.System.Threading v$nativeVersi + diff --git a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj index d811a49..48d48fc 100644 --- a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj +++ b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj @@ -4,7 +4,7 @@ - $(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\ + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ From 8c957bc0801a8213f48cac45da28dc30cf0c8662 Mon Sep 17 00:00:00 2001 From: nfbot Date: Tue, 30 Nov 2021 23:17:46 +0000 Subject: [PATCH 08/14] Bumps nanoFramework.CoreLibrary from 1.10.5 to 1.11.6-preview.2 --- .../System.Threading.CancellationToken.nfproj | 8 ++++---- Tests/System.Threading.CancellationToken/packages.config | 2 +- nanoFramework.System.Threading.nuspec | 5 +++-- .../nanoFramework.System.Threading.nfproj | 8 ++++---- nanoFramework.System.Threading/packages.config | 2 +- 5 files changed, 13 insertions(+), 12 deletions(-) diff --git a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj index 9092a60..08908a2 100644 --- a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj +++ b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj @@ -1,4 +1,4 @@ - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -31,8 +31,8 @@ - - ..\..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll + + ..\..\packages\nanoFramework.CoreLibrary.1.11.6-preview.2\lib\mscorlib.dll True @@ -65,4 +65,4 @@ - \ No newline at end of file + diff --git a/Tests/System.Threading.CancellationToken/packages.config b/Tests/System.Threading.CancellationToken/packages.config index 2c4413a..ce8cad6 100644 --- a/Tests/System.Threading.CancellationToken/packages.config +++ b/Tests/System.Threading.CancellationToken/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/nanoFramework.System.Threading.nuspec b/nanoFramework.System.Threading.nuspec index 520dc27..6043bdb 100644 --- a/nanoFramework.System.Threading.nuspec +++ b/nanoFramework.System.Threading.nuspec @@ -16,10 +16,11 @@ images\nf-logo.png Copyright (c) .NET Foundation and Contributors - This package includes the nanoFramework.System.Threading assembly for .NET nanoFramework C# projects. This package requires a target with nanoFramework.System.Threading v$nativeVersion$ (checksum $checksum$). + This package includes the nanoFramework.System.Threading assembly for .NET nanoFramework C# projects. +This package requires a target with nanoFramework.System.Threading v$nativeVersion$ (checksum $checksum$). nanoFramework C# csharp netmf netnf nanoFramework.System.Threading sntp - + diff --git a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj index 48d48fc..40f7962 100644 --- a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj +++ b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj @@ -1,4 +1,4 @@ - + @@ -62,8 +62,8 @@ - - ..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.11.6-preview.2\lib\mscorlib.dll True @@ -89,4 +89,4 @@ - \ No newline at end of file + diff --git a/nanoFramework.System.Threading/packages.config b/nanoFramework.System.Threading/packages.config index f237968..a434e3e 100644 --- a/nanoFramework.System.Threading/packages.config +++ b/nanoFramework.System.Threading/packages.config @@ -3,6 +3,6 @@ - + \ No newline at end of file From 43e3f4ff7bd38f0c559af75da4dd9b0894a8ac72 Mon Sep 17 00:00:00 2001 From: nfbot Date: Tue, 30 Nov 2021 23:23:26 +0000 Subject: [PATCH 09/14] Update CHANGELOG for v1.0.3 ***NO_CI*** --- CHANGELOG.md | 210 +++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 185 insertions(+), 25 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9eda70..dd45a16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,68 +1,228 @@ # Changelog -## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/lib-nanoFramework.System.Threading/tree/HEAD) +## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/System.Threading/tree/HEAD) -[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Threading/compare/v1.0.1-preview.16...HEAD) +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.2...HEAD) **Documentation and other chores:** -- Bumps nanoFramework.CoreLibrary from 1.10.1-preview.11 to 1.10.3-preview.7 [\#7](https://github.com/nanoframework/lib-nanoFramework.System.Threading/pull/7) +- Bumps nanoFramework.CoreLibrary from 1.10.5 to 1.11.6-preview.2 [\#48](https://github.com/nanoframework/System.Threading/pull/48) +- Update 1 nuget dependencies [\#47](https://github.com/nanoframework/System.Threading/pull/47) +- Update 1 nuget dependencies [\#45](https://github.com/nanoframework/System.Threading/pull/45) +- Update 1 nuget dependencies [\#43](https://github.com/nanoframework/System.Threading/pull/43) +- Update 1 nuget dependencies [\#41](https://github.com/nanoframework/System.Threading/pull/41) -## [v1.0.1-preview.16](https://github.com/nanoframework/lib-nanoFramework.System.Threading/tree/v1.0.1-preview.16) (2021-03-03) +## [v1.0.2](https://github.com/nanoframework/System.Threading/tree/v1.0.2) (2021-07-15) -[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Threading/compare/v1.0.1-preview.14...v1.0.1-preview.16) +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.47...v1.0.2) + +## [v1.0.1-preview.47](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.47) (2021-07-14) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.42...v1.0.1-preview.47) + +**Documentation and other chores:** + +- Update 1 nuget dependencies [\#40](https://github.com/nanoframework/System.Threading/pull/40) +- Update 1 nuget dependencies [\#39](https://github.com/nanoframework/System.Threading/pull/39) +- Update 1 nuget dependencies [\#37](https://github.com/nanoframework/System.Threading/pull/37) +- Update 1 nuget dependencies [\#36](https://github.com/nanoframework/System.Threading/pull/36) +- Update 1 nuget dependencies [\#35](https://github.com/nanoframework/System.Threading/pull/35) + +## [v1.0.1-preview.42](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.42) (2021-06-19) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.41...v1.0.1-preview.42) + +**Documentation and other chores:** + +- Bumps nanoFramework.CoreLibrary from 1.10.5-preview.13 to 1.10.5-preview.18 [\#34](https://github.com/nanoframework/System.Threading/pull/34) + +## [v1.0.1-preview.41](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.41) (2021-06-15) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.40...v1.0.1-preview.41) + +**Implemented enhancements:** + +- Adjusting to add new CancellationToken [\#33](https://github.com/nanoframework/System.Threading/pull/33) + +## [v1.0.1-preview.40](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.40) (2021-06-08) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.39...v1.0.1-preview.40) + +**Documentation and other chores:** + +- Update 2 nuget dependencies [\#32](https://github.com/nanoframework/System.Threading/pull/32) + +## [v1.0.1-preview.39](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.39) (2021-06-06) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.38...v1.0.1-preview.39) + +**Documentation and other chores:** + +- Update 2 nuget dependencies [\#30](https://github.com/nanoframework/System.Threading/pull/30) + +## [v1.0.1-preview.38](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.38) (2021-05-31) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.35...v1.0.1-preview.38) + +**Documentation and other chores:** + +- Bumps nanoFramework.CoreLibrary from 1.10.5-alpha.145.6 to 1.10.5-preview.4 [\#23](https://github.com/nanoframework/System.Threading/pull/23) +- Update 1 nuget dependencies [\#22](https://github.com/nanoframework/System.Threading/pull/22) +- Update 1 nuget dependencies [\#21](https://github.com/nanoframework/System.Threading/pull/21) + +## [v1.0.1-preview.35](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.35) (2021-05-21) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.34...v1.0.1-preview.35) + +**Documentation and other chores:** + +- Update 1 nuget dependencies [\#20](https://github.com/nanoframework/System.Threading/pull/20) + +## [v1.0.1-preview.34](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.34) (2021-05-20) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.33...v1.0.1-preview.34) + +**Documentation and other chores:** + +- Update 1 nuget dependencies [\#19](https://github.com/nanoframework/System.Threading/pull/19) + +## [v1.0.1-preview.33](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.33) (2021-05-19) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.32...v1.0.1-preview.33) + +**Documentation and other chores:** + +- Bumps nanoFramework.CoreLibrary from 1.10.4-preview.6 to 1.10.4-preview.11 [\#18](https://github.com/nanoframework/System.Threading/pull/18) + +## [v1.0.1-preview.32](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.32) (2021-05-19) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.31...v1.0.1-preview.32) + +**Documentation and other chores:** + +- Bumps nanoFramework.CoreLibrary from 1.10.4-preview.4 to 1.10.4-preview.6 [\#17](https://github.com/nanoframework/System.Threading/pull/17) + +## [v1.0.1-preview.31](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.31) (2021-05-16) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.30...v1.0.1-preview.31) + +**Documentation and other chores:** + +- Update 1 nuget dependencies [\#16](https://github.com/nanoframework/System.Threading/pull/16) + +## [v1.0.1-preview.30](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.30) (2021-05-14) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.29...v1.0.1-preview.30) + +**Documentation and other chores:** + +- Update 1 nuget dependencies [\#15](https://github.com/nanoframework/System.Threading/pull/15) + +## [v1.0.1-preview.29](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.29) (2021-05-13) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.28...v1.0.1-preview.29) + +**Documentation and other chores:** + +- Bumps nanoFramework.CoreLibrary from 1.10.3-preview.20 to 1.10.4-preview.4 [\#14](https://github.com/nanoframework/System.Threading/pull/14) + +## [v1.0.1-preview.28](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.28) (2021-05-07) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.27...v1.0.1-preview.28) + +**Documentation and other chores:** + +- Update 1 nuget dependencies [\#13](https://github.com/nanoframework/System.Threading/pull/13) + +## [v1.0.1-preview.27](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.27) (2021-05-06) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.26...v1.0.1-preview.27) + +**Documentation and other chores:** + +- Update 1 nuget dependencies [\#12](https://github.com/nanoframework/System.Threading/pull/12) + +## [v1.0.1-preview.26](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.26) (2021-05-04) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.23...v1.0.1-preview.26) + +**Documentation and other chores:** + +- Bumps nanoFramework.CoreLibrary from 1.10.3-preview.7 to 1.10.3-preview.20 [\#11](https://github.com/nanoframework/System.Threading/pull/11) + +## [v1.0.1-preview.23](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.23) (2021-04-10) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.18...v1.0.1-preview.23) + +**Documentation and other chores:** + +- Update 1 nuget dependencies [\#10](https://github.com/nanoframework/System.Threading/pull/10) +- Update 1 nuget dependencies [\#9](https://github.com/nanoframework/System.Threading/pull/9) +- Update 1 nuget dependencies [\#8](https://github.com/nanoframework/System.Threading/pull/8) + +## [v1.0.1-preview.18](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.18) (2021-03-21) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.16...v1.0.1-preview.18) + +**Documentation and other chores:** + +- Bumps nanoFramework.CoreLibrary from 1.10.1-preview.11 to 1.10.3-preview.7 [\#7](https://github.com/nanoframework/System.Threading/pull/7) + +## [v1.0.1-preview.16](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.16) (2021-03-03) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.14...v1.0.1-preview.16) **Documentation and other chores:** -- Update 1 nuget dependencies [\#6](https://github.com/nanoframework/lib-nanoFramework.System.Threading/pull/6) +- Update 1 nuget dependencies [\#6](https://github.com/nanoframework/System.Threading/pull/6) -## [v1.0.1-preview.14](https://github.com/nanoframework/lib-nanoFramework.System.Threading/tree/v1.0.1-preview.14) (2021-03-02) +## [v1.0.1-preview.14](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.14) (2021-03-02) -[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Threading/compare/v1.0.1-preview.12...v1.0.1-preview.14) +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.12...v1.0.1-preview.14) **Documentation and other chores:** -- Bumps nanoFramework.CoreLibrary from 1.10.1-preview.9 to 1.10.1-preview.11 [\#5](https://github.com/nanoframework/lib-nanoFramework.System.Threading/pull/5) +- Bumps nanoFramework.CoreLibrary from 1.10.1-preview.9 to 1.10.1-preview.11 [\#5](https://github.com/nanoframework/System.Threading/pull/5) -## [v1.0.1-preview.12](https://github.com/nanoframework/lib-nanoFramework.System.Threading/tree/v1.0.1-preview.12) (2021-02-12) +## [v1.0.1-preview.12](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.12) (2021-02-12) -[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Threading/compare/v1.0.1-preview.9...v1.0.1-preview.12) +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.9...v1.0.1-preview.12) **Documentation and other chores:** -- Update dependencies [\#4](https://github.com/nanoframework/lib-nanoFramework.System.Threading/pull/4) +- Update dependencies [\#4](https://github.com/nanoframework/System.Threading/pull/4) -## [v1.0.1-preview.9](https://github.com/nanoframework/lib-nanoFramework.System.Threading/tree/v1.0.1-preview.9) (2021-01-06) +## [v1.0.1-preview.9](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.9) (2021-01-06) -[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Threading/compare/v1.0.1-preview.7...v1.0.1-preview.9) +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.7...v1.0.1-preview.9) **Documentation and other chores:** -- Bumps nanoFramework.CoreLibrary from 1.10.1-preview.7 to 1.10.1-preview.9 [\#3](https://github.com/nanoframework/lib-nanoFramework.System.Threading/pull/3) +- Bumps nanoFramework.CoreLibrary from 1.10.1-preview.7 to 1.10.1-preview.9 [\#3](https://github.com/nanoframework/System.Threading/pull/3) -## [v1.0.1-preview.7](https://github.com/nanoframework/lib-nanoFramework.System.Threading/tree/v1.0.1-preview.7) (2020-12-29) +## [v1.0.1-preview.7](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.7) (2020-12-29) -[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Threading/compare/v1.0.1-preview.4...v1.0.1-preview.7) +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.4...v1.0.1-preview.7) **Implemented enhancements:** -- Supports Task Cancellations [\#1](https://github.com/nanoframework/lib-nanoFramework.System.Threading/pull/1) +- Supports Task Cancellations [\#1](https://github.com/nanoframework/System.Threading/pull/1) -## [v1.0.1-preview.4](https://github.com/nanoframework/lib-nanoFramework.System.Threading/tree/v1.0.1-preview.4) (2020-12-29) +## [v1.0.1-preview.4](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.4) (2020-12-29) -[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Threading/compare/v1.0.1-preview.1...v1.0.1-preview.4) +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.1-preview.1...v1.0.1-preview.4) **Documentation and other chores:** -- Update 4 NuGet dependencies [\#2](https://github.com/nanoframework/lib-nanoFramework.System.Threading/pull/2) +- Update 4 NuGet dependencies [\#2](https://github.com/nanoframework/System.Threading/pull/2) -## [v1.0.1-preview.1](https://github.com/nanoframework/lib-nanoFramework.System.Threading/tree/v1.0.1-preview.1) (2020-12-09) +## [v1.0.1-preview.1](https://github.com/nanoframework/System.Threading/tree/v1.0.1-preview.1) (2020-12-09) -[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Threading/compare/v1.0.0-preview.3...v1.0.1-preview.1) +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.0-preview.3...v1.0.1-preview.1) -## [v1.0.0-preview.3](https://github.com/nanoframework/lib-nanoFramework.System.Threading/tree/v1.0.0-preview.3) (2020-12-07) +## [v1.0.0-preview.3](https://github.com/nanoframework/System.Threading/tree/v1.0.0-preview.3) (2020-12-07) -[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Threading/compare/2834824d154d373c86b9b26d130a3da827afb6c8...v1.0.0-preview.3) +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/2834824d154d373c86b9b26d130a3da827afb6c8...v1.0.0-preview.3) From 9087b202c99458eddd72172f8b77ae7dec6b4eaa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 00:18:12 +0000 Subject: [PATCH 10/14] Update 1 nuget dependencies \r\n***NO_CI*** --- .../System.Threading.CancellationToken.nfproj | 12 ++++++------ .../packages.config | 2 +- .../nanoFramework.System.Threading.nfproj | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj index 08908a2..fd97653 100644 --- a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj +++ b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj @@ -35,12 +35,12 @@ ..\..\packages\nanoFramework.CoreLibrary.1.11.6-preview.2\lib\mscorlib.dll True - - ..\..\packages\nanoFramework.TestFramework.1.0.157\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.1.0.162\lib\nanoFramework.TestFramework.dll True - ..\..\packages\nanoFramework.TestFramework.1.0.157\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.1.0.162\lib\nanoFramework.UnitTestLauncher.exe True @@ -58,11 +58,11 @@ - + 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/Tests/System.Threading.CancellationToken/packages.config b/Tests/System.Threading.CancellationToken/packages.config index ce8cad6..5822f5b 100644 --- a/Tests/System.Threading.CancellationToken/packages.config +++ b/Tests/System.Threading.CancellationToken/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj index 40f7962..9f8656d 100644 --- a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj +++ b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj @@ -89,4 +89,4 @@ - + \ No newline at end of file From ee953ea68581c228911b49627f9f1e18b878bce1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Dec 2021 00:10:43 +0000 Subject: [PATCH 11/14] Update 1 nuget dependencies \r\n***NO_CI*** --- .../System.Threading.CancellationToken.nfproj | 10 +++++----- .../System.Threading.CancellationToken/packages.config | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj index fd97653..4e746b2 100644 --- a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj +++ b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj @@ -35,12 +35,12 @@ ..\..\packages\nanoFramework.CoreLibrary.1.11.6-preview.2\lib\mscorlib.dll True - - ..\..\packages\nanoFramework.TestFramework.1.0.162\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.1.0.163\lib\nanoFramework.TestFramework.dll True - ..\..\packages\nanoFramework.TestFramework.1.0.162\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.1.0.163\lib\nanoFramework.UnitTestLauncher.exe True @@ -58,11 +58,11 @@ - + 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/Tests/System.Threading.CancellationToken/packages.config b/Tests/System.Threading.CancellationToken/packages.config index 5822f5b..bf1d606 100644 --- a/Tests/System.Threading.CancellationToken/packages.config +++ b/Tests/System.Threading.CancellationToken/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file From 19906a189d8028640fe71ac1d5c8ddbcc52cdd6e Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 2 Dec 2021 16:03:52 +0000 Subject: [PATCH 12/14] Bumps nanoFramework.CoreLibrary from 1.11.6-preview.2 to 1.11.7 --- .../System.Threading.CancellationToken.nfproj | 4 ++-- Tests/System.Threading.CancellationToken/packages.config | 2 +- nanoFramework.System.Threading.nuspec | 2 +- .../nanoFramework.System.Threading.nfproj | 4 ++-- nanoFramework.System.Threading/packages.config | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj index 4e746b2..1c2e415 100644 --- a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj +++ b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj @@ -31,8 +31,8 @@ - - ..\..\packages\nanoFramework.CoreLibrary.1.11.6-preview.2\lib\mscorlib.dll + + ..\..\packages\nanoFramework.CoreLibrary.1.11.7\lib\mscorlib.dll True diff --git a/Tests/System.Threading.CancellationToken/packages.config b/Tests/System.Threading.CancellationToken/packages.config index bf1d606..e4f2fe2 100644 --- a/Tests/System.Threading.CancellationToken/packages.config +++ b/Tests/System.Threading.CancellationToken/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/nanoFramework.System.Threading.nuspec b/nanoFramework.System.Threading.nuspec index 6043bdb..80650cc 100644 --- a/nanoFramework.System.Threading.nuspec +++ b/nanoFramework.System.Threading.nuspec @@ -20,7 +20,7 @@ This package requires a target with nanoFramework.System.Threading v$nativeVersion$ (checksum $checksum$). nanoFramework C# csharp netmf netnf nanoFramework.System.Threading sntp - + diff --git a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj index 9f8656d..bd0f53a 100644 --- a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj +++ b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj @@ -62,8 +62,8 @@ - - ..\packages\nanoFramework.CoreLibrary.1.11.6-preview.2\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.11.7\lib\mscorlib.dll True diff --git a/nanoFramework.System.Threading/packages.config b/nanoFramework.System.Threading/packages.config index a434e3e..ecd2d87 100644 --- a/nanoFramework.System.Threading/packages.config +++ b/nanoFramework.System.Threading/packages.config @@ -3,6 +3,6 @@ - + \ No newline at end of file From 63f8b5719ea6bbd670c9c63923e7b62b17fe6515 Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 2 Dec 2021 16:16:31 +0000 Subject: [PATCH 13/14] Update CHANGELOG for v1.0.3 ***NO_CI*** --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd45a16..1111651 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,17 @@ ## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/System.Threading/tree/HEAD) -[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.2...HEAD) +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.3-preview.9...HEAD) + +**Documentation and other chores:** + +- Bumps nanoFramework.CoreLibrary from 1.11.6-preview.2 to 1.11.7 [\#51](https://github.com/nanoframework/System.Threading/pull/51) +- Update 1 nuget dependencies [\#50](https://github.com/nanoframework/System.Threading/pull/50) +- Update 1 nuget dependencies [\#49](https://github.com/nanoframework/System.Threading/pull/49) + +## [v1.0.3-preview.9](https://github.com/nanoframework/System.Threading/tree/v1.0.3-preview.9) (2021-11-30) + +[Full Changelog](https://github.com/nanoframework/System.Threading/compare/v1.0.2...v1.0.3-preview.9) **Documentation and other chores:** From bf68ec730419f513e5171603f819ac3ddf78bdad Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 2 Dec 2021 16:18:07 +0000 Subject: [PATCH 14/14] Set version to '1.0.3' --- version.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/version.json b/version.json index 929dbda..104a932 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", - "version": "1.0.3-preview.{height}", + "version": "1.0.3", "assemblyVersion": { "precision": "revision" }, @@ -14,8 +14,7 @@ "^refs/heads/v\\d+(?:\\.\\d+)?$" ], "cloudBuild": { - "setAllVariables": true, - "buildNumber": null + "setAllVariables": true }, "release": { "branchName": "release-v{version}",