- Update readme.
- Fix nuspecs and got changelog config.

***NO_CI***
This commit is contained in:
José Simões 2021-05-14 16:41:55 +01:00
Родитель 11717db10e
Коммит a36b2d1601
8 изменённых файлов: 23 добавлений и 17 удалений

Просмотреть файл

@ -1,5 +1,5 @@
user=nanoframework
project=lib-Windows.Devices.SerialCommunication
project=Windows.Devices.SerialCommunication
issues=true
add_issues_wo_labels=false
add_pr_wo_labels=false

Просмотреть файл

Просмотреть файл

@ -1,6 +1,6 @@
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-Windows.Devices.SerialCommunication&metric=alert_status)](https://sonarcloud.io/dashboard?id=nanoframework_lib-Windows.Devices.SerialCommunication) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-Windows.Devices.SerialCommunication&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=nanoframework_lib-Windows.Devices.SerialCommunication) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![NuGet](https://img.shields.io/nuget/dt/nanoFramework.Windows.Devices.SerialCommunication.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.Windows.Devices.SerialCommunication/) [![#yourfirstpr](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](https://github.com/nanoframework/Home/blob/master/CONTRIBUTING.md) [![Discord](https://img.shields.io/discord/478725473862549535.svg?logo=discord&logoColor=white&label=Discord&color=7289DA)](https://discord.gg/gCyBu8T)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-Windows.Devices.SerialCommunication&metric=alert_status)](https://sonarcloud.io/dashboard?id=nanoframework_lib-Windows.Devices.SerialCommunication) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-Windows.Devices.SerialCommunication&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=nanoframework_lib-Windows.Devices.SerialCommunication) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![NuGet](https://img.shields.io/nuget/dt/nanoFramework.Windows.Devices.SerialCommunication.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.Windows.Devices.SerialCommunication/) [![#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/master/resources/logo/nanoFramework-repo-logo.png)
![nanoFramework logo](https://github.com/nanoframework/Home/blob/main/resources/logo/nanoFramework-repo-logo.png)
-----
@ -10,8 +10,8 @@
| Component | Build Status | NuGet Package |
|:-|---|---|
| Windows.Devices.SerialCommunication | [![Build Status](https://dev.azure.com/nanoframework/Windows.Devices.SerialCommunication/_apis/build/status/nanoframework.lib-Windows.Devices.SerialCommunication?branchName=master)](https://dev.azure.com/nanoframework/Windows.Devices.SerialCommunication/_build/latest?definitionId=19?branchName=master) | [![NuGet](https://img.shields.io/nuget/v/nanoFramework.Windows.Devices.SerialCommunication.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.Windows.Devices.SerialCommunication/) |
| Windows.Devices.SerialCommunication (preview) | [![Build Status](https://dev.azure.com/nanoframework/Windows.Devices.SerialCommunication/_apis/build/status/nanoframework.lib-Windows.Devices.SerialCommunication?branchName=develop)](https://dev.azure.com/nanoframework/Windows.Devices.SerialCommunication/_build/latest?definitionId=19?branchName=develop) | [![](https://badgen.net/badge/NuGet/preview/D7B023?icon=https://simpleicons.now.sh/azuredevops/fff)](https://dev.azure.com/nanoframework/feed/_packaging?_a=package&feed=sandbox&package=nanoFramework.Windows.Devices.SerialCommunication&protocolType=NuGet&view=overview) |
| Windows.Devices.SerialCommunication | [![Build Status](https://dev.azure.com/nanoframework/Windows.Devices.SerialCommunication/_apis/build/status/Windows.Devices.SerialCommunication?repoName=nanoframework%2FWindows.Devices.SerialCommunication&branchName=main)](https://dev.azure.com/nanoframework/Windows.Devices.SerialCommunication/_build/latest?definitionId=19&repoName=nanoframework%2FWindows.Devices.SerialCommunication&branchName=main) | [![NuGet](https://img.shields.io/nuget/v/nanoFramework.Windows.Devices.SerialCommunication.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.Windows.Devices.SerialCommunication/) |
| Windows.Devices.SerialCommunication (preview) | [![Build Status](https://dev.azure.com/nanoframework/Windows.Devices.SerialCommunication/_apis/build/status/Windows.Devices.SerialCommunication?repoName=nanoframework%2FWindows.Devices.SerialCommunication&branchName=develop)](https://dev.azure.com/nanoframework/Windows.Devices.SerialCommunication/_build/latest?definitionId=19&repoName=nanoframework%2FWindows.Devices.SerialCommunication&branchName=develop) | [![NuGet](https://img.shields.io/nuget/vpre/nanoFramework.Windows.Devices.SerialCommunication.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.Windows.Devices.SerialCommunication/) |
## Feedback and documentation
@ -21,7 +21,7 @@ Join our Discord community [here](https://discord.gg/gCyBu8T).
## Credits
The list of contributors to this project can be found at [CONTRIBUTORS](https://github.com/nanoframework/Home/blob/master/CONTRIBUTORS.md).
The list of contributors to this project can be found at [CONTRIBUTORS](https://github.com/nanoframework/Home/blob/main/CONTRIBUTORS.md).
## License

Двоичные данные
assets/nf-logo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 4.0 KiB

Просмотреть файл

Просмотреть файл

@ -2,7 +2,7 @@ trigger:
branches:
include: [main, develop, "release-*" ]
paths:
exclude: ["*.md", .gitignore]
exclude: [README.md, LICENSE.md, NuGet.Config, .github_changelog_generator, .gitignore]
tags:
include: ["v*"]

Просмотреть файл

@ -5,13 +5,15 @@
<version>$version$</version>
<title>nanoFramework.Windows.Devices.SerialCommunication.DELIVERABLES</title>
<authors>nanoFramework project contributors</authors>
<owners>nanoFramework project contributors</owners>
<owners>nanoFramework project contributors,dotnetfoundation</owners>
<license type="file">LICENSE.md</license>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes>
</releaseNotes>
<developmentDependency>false</developmentDependency>
<projectUrl>https://github.com/nanoframework/lib-Windows.Devices.SerialCommunication</projectUrl>
<projectUrl>https://github.com/nanoframework/Windows.Devices.SerialCommunication</projectUrl>
<iconUrl>https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl>
<icon>images\nf-logo.png</icon>
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
<description>** DON'T REFERENCE THIS PACKAGE ** Not meant for development. This package includes the deliverable artifacts of the Windows.Devices.SerialCommunication assembly for nanoFramework. These are for testing purposes and for updating the native code base of the library.</description>
<summary>Windows.Devices.SerialCommunication.DELIVERABLES is not meant for development.</summary>
@ -31,5 +33,7 @@
<file src="Windows.Devices.SerialCommunication\obj\Release\*.strings" target="content\dump\" />
<file src="Windows.Devices.SerialCommunication\obj\Release\*.resources" target="content\resources\" />
<file src="Windows.Devices.SerialCommunication\obj\Release\*.il" target="content\disasm\" />
<file src="assets\nf-logo.png" target="images" />
</files>
</package>

Просмотреть файл

@ -5,18 +5,18 @@
<version>$version$</version>
<title>nanoFramework.Windows.Devices.SerialCommunication</title>
<authors>nanoFramework project contributors</authors>
<owners>nanoFramework project contributors</owners>
<owners>nanoFramework project contributors,dotnetfoundation</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">Apache-2.0</license>
<license type="file">LICENSE.md</license>
<releaseNotes>
</releaseNotes>
<developmentDependency>false</developmentDependency>
<projectUrl>https://github.com/nanoframework/lib-Windows.Devices.SerialCommunication</projectUrl>
<projectUrl>https://github.com/nanoframework/Windows.Devices.SerialCommunication</projectUrl>
<iconUrl>https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl>
<repository type="git" url="https://github.com/nanoframework/lib-Windows.Devices.SerialCommunication" commit="$commit$" />
<icon>images\nf-logo.png</icon>
<repository type="git" url="https://github.com/nanoframework/Windows.Devices.SerialCommunication" commit="$commit$" />
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
<description>This package includes the Windows.Devices.SerialCommunication assembly for nanoFramework C# projects.
This package requires a target with Windows.Devices.SerialCommunication v$nativeVersion$.</description>
<description>This package includes the Windows.Devices.SerialCommunication assembly for nanoFramework C# projects.&#10;This package requires a target with Windows.Devices.SerialCommunication v$nativeVersion$ (checksum $checksum$).</description>
<summary>Windows.Devices.SerialCommunication assembly for nanoFramework C# projects</summary>
<tags>nanoFramework C# csharp netmf netnf Windows.Devices.SerialCommunication</tags>
<dependencies>
@ -32,7 +32,9 @@ This package requires a target with Windows.Devices.SerialCommunication v$native
<file src="Windows.Devices.SerialCommunication\bin\Release\Windows.Devices.SerialCommunication.pdbx" target="lib\Windows.Devices.SerialCommunication.pdbx" />
<file src="Windows.Devices.SerialCommunication\bin\Release\Windows.Devices.SerialCommunication.pe" target="lib\Windows.Devices.SerialCommunication.pe" />
<file src="Windows.Devices.SerialCommunication\bin\Release\Windows.Devices.SerialCommunication.xml" target="lib\Windows.Devices.SerialCommunication.xml" />
<!-- readme -->
<file src="readme.txt" target="readme.txt" />
<file src="assets\readme.txt" target="" />
<file src="assets\nf-logo.png" target="images" />
<file src="LICENSE.md" target="" />
</files>
</package>