- Update branch names.
- Update nuspec.
- Update build bages.

***NO_CI***
This commit is contained in:
José Simões 2021-07-15 19:05:15 +01:00
Родитель c39fad9e72
Коммит f07d6718e7
4 изменённых файлов: 5 добавлений и 7 удалений

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

@ -1,3 +1,3 @@
# Contributor Code of Conduct
Please refer to the contributor Code of Conduct at the Home repository [here](https://github.com/nanoframework/Home/blob/master/CODE_OF_CONDUCT.md.
Please refer to the contributor Code of Conduct at the Home repository [here](https://github.com/nanoframework/Home/blob/main/CODE_OF_CONDUCT.md.

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

@ -1,3 +1,3 @@
# Contributing to **nanoFramework**
Please refer to the contribution guidelines at the Home repository [here](https://github.com/nanoframework/Home/blob/master/CONTRIBUTING.md).
Please refer to the contribution guidelines at the Home repository [here](https://github.com/nanoframework/Home/blob/main/CONTRIBUTING.md).

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

@ -10,8 +10,8 @@
| Component | Build Status | NuGet Package |
|:-|---|---|
| nanoFramework.System.Collections | [![Build Status](https://dev.azure.com/nanoframework/nanoFramework.System.Collections/_apis/build/status/System.Collections?repoName=nanoframework%2FSystem.Collections&branchName=main)](https://dev.azure.com/nanoframework/nanoFramework.System.Collections/_build/latest?definitionId=54&repoName=nanoframework%2FSystem.Collections&branchName=main) | [![NuGet](https://img.shields.io/nuget/v/nanoFramework.System.Collections.svg?label=NuGet&style=flat&logo=nuge)](https://www.nuget.org/packages/nanoFramework.System.Collections/) |
| nanoFramework.System.Collections (preview) | [![Build Status](https://dev.azure.com/nanoframework/nanoFramework.System.Collections/_apis/build/status/System.Collections?repoName=nanoframework%2FSystem.Collections&branchName=develop)](https://dev.azure.com/nanoframework/nanoFramework.System.Collections/_build/latest?definitionId=54&repoName=nanoframework%2FSystem.Collections&branchName=develop) | [![NuGet](https://img.shields.io/nuget/vpre/nanoFramework.System.Collections.svg?label=NuGet&style=flat&logo=nuge)](https://www.nuget.org/packages/nanoFramework.System.Collections/) |
| nanoFramework.System.Collections | [![Build Status](https://dev.azure.com/nanoframework/System.Collections/_apis/build/status/System.Collections?repoName=nanoframework%2FSystem.Collections&branchName=main)](https://dev.azure.com/nanoframework/System.Collections/_build/latest?definitionId=54&repoName=nanoframework%2FSystem.Collections&branchName=main) | [![NuGet](https://img.shields.io/nuget/v/nanoFramework.System.Collections.svg?label=NuGet&style=flat&logo=nuge)](https://www.nuget.org/packages/nanoFramework.System.Collections/) |
| nanoFramework.System.Collections (preview) | [![Build Status](https://dev.azure.com/nanoframework/System.Collections/_apis/build/status/System.Collections?repoName=nanoframework%2FSystem.Collections&branchName=develop)](https://dev.azure.com/nanoframework/System.Collections/_build/latest?definitionId=54&repoName=nanoframework%2FSystem.Collections&branchName=develop) | [![NuGet](https://img.shields.io/nuget/vpre/nanoFramework.System.Collections.svg?label=NuGet&style=flat&logo=nuge)](https://www.nuget.org/packages/nanoFramework.System.Collections/) |
## Feedback and documentation

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

@ -12,13 +12,11 @@
</releaseNotes>
<developmentDependency>false</developmentDependency>
<projectUrl>https://github.com/nanoframework/System.Collections</projectUrl>
<iconUrl>https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl>
<icon>images\nf-logo.png</icon>
<repository type="git" url="https://github.com/nanoframework/System.Collections" commit="$commit$" />
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
<description>
This package includes the .NET System.Collections assembly for nanoFramework C# projects.
This package requires a target with System.Collections v$nativeVersion$ (checksum $checksum$).</description>
This package includes the .NET System.Collections assembly for .NET nanoFramework C# projects.&#10;This package requires a target with System.Collections v$nativeVersion$ (checksum $checksum$).</description>
<summary>nanoFramework.System.Collections assembly for nanoFramework C# projects</summary>
<tags>nanoFramework C# csharp netmf netnf System.Collections</tags>
<dependencies>