- Update yaml to latest pattern.
- VM is now Windows latest.
- Update nuspec.

***NO_CI***
This commit is contained in:
José Simões 2022-02-17 22:53:19 +00:00 коммит произвёл GitHub
Родитель 10c984ff28
Коммит e76c655a2c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 10 добавлений и 3 удалений

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

@ -1,16 +1,24 @@
# Copyright (c) .NET Foundation and Contributors
# See LICENSE file in the project root for full license information.
trigger:
branches:
include:
- main
- develop
- release-*
- refs/tags/*
paths:
exclude:
- .github_changelog_generator
- .gitignore
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- LICENSE.md
- README.md
- NuGet.Config
- assets/*
- config/*
- .github/*
tags:
include:

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

@ -4,8 +4,7 @@
<id>nanoFramework.TestFramework</id>
<version>$version$</version>
<title>nanoFramework.TestFramework</title>
<authors>nanoFramework project contributors</authors>
<owners>nanoFramework,dotnetfoundation</owners>
<authors>nanoframework</authors>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="file">LICENSE.md</license>
<releaseNotes>