Skip to content

Commit e0555c4

Browse files
authored
Merge pull request #41 from nanoframework/release-v1.0.2
release-v1.0.2
2 parents ea36976 + 006c677 commit e0555c4

File tree

10 files changed

+67
-32
lines changed

10 files changed

+67
-32
lines changed

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
11
# Changelog
22

3+
[Full Changelog](https://github.com/nanoframework/System.Device.Gpio/compare/v1.0.2-preview.12...HEAD)
4+
5+
**Documentation and other chores:**
6+
7+
- Bumps nanoFramework.Runtime.Events from 1.9.2-preview.14 to 1.9.2 [\#40](https://github.com/nanoframework/System.Device.Gpio/pull/40)
8+
9+
## [v1.0.2-preview.12](https://github.com/nanoframework/System.Device.Gpio/tree/v1.0.2-preview.12) (2021-12-02)
10+
11+
[Full Changelog](https://github.com/nanoframework/System.Device.Gpio/compare/v1.0.2-preview.10...v1.0.2-preview.12)
12+
13+
**Documentation and other chores:**
14+
15+
- Update 2 NuGet dependencies [\#39](https://github.com/nanoframework/System.Device.Gpio/pull/39)
16+
17+
## [v1.0.2-preview.10](https://github.com/nanoframework/System.Device.Gpio/tree/v1.0.2-preview.10) (2021-12-01)
18+
19+
[Full Changelog](https://github.com/nanoframework/System.Device.Gpio/compare/v1.0.2-preview.7...v1.0.2-preview.10)
20+
21+
**Documentation and other chores:**
22+
23+
- Update 2 nuget dependencies [\#38](https://github.com/nanoframework/System.Device.Gpio/pull/38)
24+
25+
## [v1.0.2-preview.7](https://github.com/nanoframework/System.Device.Gpio/tree/v1.0.2-preview.7) (2021-10-22)
26+
27+
[Full Changelog](https://github.com/nanoframework/System.Device.Gpio/compare/v1.0.2-preview.5...v1.0.2-preview.7)
28+
29+
**Documentation and other chores:**
30+
31+
- Bumps nanoFramework.Runtime.Events from 1.9.2-preview.5 to 1.9.2-preview.8 [\#37](https://github.com/nanoframework/System.Device.Gpio/pull/37)
32+
33+
## [v1.0.2-preview.5](https://github.com/nanoframework/System.Device.Gpio/tree/v1.0.2-preview.5) (2021-10-17)
34+
35+
[Full Changelog](https://github.com/nanoframework/System.Device.Gpio/compare/v1.0.1...v1.0.2-preview.5)
36+
37+
**Documentation and other chores:**
38+
39+
- Bumps nanoFramework.Runtime.Events from 1.9.1 to 1.9.2-preview.5 [\#36](https://github.com/nanoframework/System.Device.Gpio/pull/36)
40+
41+
## [v1.0.1](https://github.com/nanoframework/System.Device.Gpio/tree/v1.0.1) (2021-07-15)
42+
43+
[Full Changelog](https://github.com/nanoframework/System.Device.Gpio/compare/v1.0.0-preview.52...v1.0.1)
44+
345
## [v1.0.0-preview.52](https://github.com/nanoframework/System.Device.Gpio/tree/v1.0.0-preview.52) (2021-07-15)
446

547
[Full Changelog](https://github.com/nanoframework/System.Device.Gpio/compare/v1.0.0-preview.50...v1.0.0-preview.52)

NuGet.Config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
4-
<add key="Azure Artifacts nanoFramework dev" value="https://pkgs.dev.azure.com/nanoframework/feed/_packaging/sandbox/nuget/v3/index.json" protocolVersion="3" />
54
<add key="NuGet" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
5+
<add key="Azure Artifacts nanoFramework dev" value="https://pkgs.dev.azure.com/nanoframework/feed/_packaging/sandbox/nuget/v3/index.json" protocolVersion="3" />
66
</packageSources>
77
</configuration>

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-System.Device.Gpio&metric=alert_status)](https://sonarcloud.io/dashboard?id=nanoframework_lib-System.Device.Gpio) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-System.Device.Gpio&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=nanoframework_lib-System.Device.Gpio) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![NuGet](https://img.shields.io/nuget/dt/nanoFramework.System.Device.Gpio.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.System.Device.Gpio/) [![#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)
22

3-
![nanoFramework logo](https://github.com/nanoframework/Home/blob/main/resources/logo/nanoFramework-repo-logo.png)
3+
![nanoFramework logo](https://raw.githubusercontent.com/nanoframework/Home/main/resources/logo/nanoFramework-repo-logo.png)
44

55
-----
66

7-
### Welcome to the **nanoFramework** System.Device.Gpio Library repository!
7+
### Welcome to the .NET **nanoFramework** System.Device.Gpio Library repository
88

99
## Build status
1010

@@ -29,7 +29,7 @@ The **nanoFramework** Class Libraries are licensed under the [MIT license](LICEN
2929

3030
## Code of Conduct
3131

32-
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.
32+
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behaviour in our community.
3333
For more information see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct).
3434

3535
### .NET Foundation

System.Device.Gpio/System.Device.Gpio.nfproj

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup Label="Globals">
4-
<NanoFrameworkProjectSystemPath>$(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath>
4+
<NanoFrameworkProjectSystemPath>$(MSBuildExtensionsPath)\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath>
55
</PropertyGroup>
66
<Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.Default.props" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.Default.props')" />
77
<PropertyGroup>
@@ -71,27 +71,19 @@
7171
<InProject>false</InProject>
7272
</NFMDP_PE_ExcludeClassByName>
7373
</ItemGroup>
74-
<ItemGroup>
75-
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll">
76-
<InProject>false</InProject>
77-
</NFMDP_PE_LoadHints>
78-
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.Runtime.Events.1.9.1\lib\nanoFramework.Runtime.Events.dll">
79-
<InProject>false</InProject>
80-
</NFMDP_PE_LoadHints>
81-
</ItemGroup>
8274
<Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.props" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.props')" />
8375
<ItemGroup>
8476
<None Include="..\.editorconfig" Link=".editorconfig" />
8577
<None Include="key.snk" />
8678
<None Include="packages.config" />
8779
</ItemGroup>
8880
<ItemGroup>
89-
<Reference Include="mscorlib, Version=1.10.5.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">
90-
<HintPath>..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll</HintPath>
81+
<Reference Include="mscorlib, Version=1.11.7.2, Culture=neutral, PublicKeyToken=c07d481e9758c731">
82+
<HintPath>..\packages\nanoFramework.CoreLibrary.1.11.7\lib\mscorlib.dll</HintPath>
9183
<Private>True</Private>
9284
</Reference>
93-
<Reference Include="nanoFramework.Runtime.Events, Version=1.9.1.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
94-
<HintPath>..\packages\nanoFramework.Runtime.Events.1.9.1\lib\nanoFramework.Runtime.Events.dll</HintPath>
85+
<Reference Include="nanoFramework.Runtime.Events, Version=1.9.2.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
86+
<HintPath>..\packages\nanoFramework.Runtime.Events.1.9.2\lib\nanoFramework.Runtime.Events.dll</HintPath>
9587
<Private>True</Private>
9688
</Reference>
9789
</ItemGroup>
@@ -124,4 +116,4 @@
124116
</PropertyGroup>
125117
<Error Condition="!Exists('..\packages\Nerdbank.GitVersioning.3.1.91\build\Nerdbank.GitVersioning.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Nerdbank.GitVersioning.3.1.91\build\Nerdbank.GitVersioning.targets'))" />
126118
</Target>
127-
</Project>
119+
</Project>

System.Device.Gpio/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="nanoFramework.CoreLibrary" version="1.10.5" targetFramework="netnanoframework10" />
4-
<package id="nanoFramework.Runtime.Events" version="1.9.1" targetFramework="netnanoframework10" />
3+
<package id="nanoFramework.CoreLibrary" version="1.11.7" targetFramework="netnanoframework10" />
4+
<package id="nanoFramework.Runtime.Events" version="1.9.2" targetFramework="netnanoframework10" />
55
<package id="Nerdbank.GitVersioning" version="3.1.91" developmentDependency="true" targetFramework="netnanoframework10" />
66
</packages>

assets/nf-logo.png

4.95 KB
Loading

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ pool:
2222
vmImage: 'windows-2019'
2323

2424
variables:
25-
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
26-
solution: '**/*.sln'
25+
DOTNET_NOLOGO: true
26+
solution: 'nanoFramework.System.Device.Gpio.sln'
2727
buildPlatform: 'Any CPU'
2828
buildConfiguration: 'Release'
2929
nugetPackageName: 'nanoFramework.System.Device.Gpio'

nanoFramework.System.Device.Gpio.DELIVERABLES.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>$version$</version>
66
<title>System.Device.Gpio.DELIVERABLES</title>
77
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework project contributors,dotnetfoundation</owners>
8+
<owners>nanoFramework,dotnetfoundation</owners>
99
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1010
<releaseNotes>
1111
</releaseNotes>
@@ -18,8 +18,8 @@
1818
<tags>
1919
</tags>
2020
<dependencies>
21-
<dependency id="nanoFramework.CoreLibrary" version="1.10.5" />
22-
<dependency id="nanoFramework.Runtime.Events" version="1.9.1" />
21+
<dependency id="nanoFramework.CoreLibrary" version="1.11.7" />
22+
<dependency id="nanoFramework.Runtime.Events" version="1.9.2" />
2323
</dependencies>
2424
</metadata>
2525
<files>

nanoFramework.System.Device.Gpio.nuspec

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@
55
<version>$version$</version>
66
<title>nanoFramework.System.Device.Gpio</title>
77
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework project contributors,dotnetfoundation</owners>
8+
<owners>nanoFramework,dotnetfoundation</owners>
99
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1010
<license type="file">LICENSE.md</license>
1111
<releaseNotes>
1212
</releaseNotes>
13+
<readme>docs\README.md</readme>
1314
<developmentDependency>false</developmentDependency>
1415
<projectUrl>https://github.com/nanoframework/System.Device.Gpio</projectUrl>
1516
<icon>images\nf-logo.png</icon>
@@ -19,8 +20,8 @@
1920
This package requires a target with System.Device.Gpio v$nativeVersion$ (checksum $checksum$).</description>
2021
<tags>nanoFramework C# csharp netmf netnf System.Device.Gpio</tags>
2122
<dependencies>
22-
<dependency id="nanoFramework.CoreLibrary" version="1.10.5" />
23-
<dependency id="nanoFramework.Runtime.Events" version="1.9.1" />
23+
<dependency id="nanoFramework.CoreLibrary" version="1.11.7" />
24+
<dependency id="nanoFramework.Runtime.Events" version="1.9.2" />
2425
</dependencies>
2526
</metadata>
2627
<files>
@@ -30,6 +31,7 @@ This package requires a target with System.Device.Gpio v$nativeVersion$ (checksu
3031
<file src="System.Device.Gpio\bin\Release\System.Device.Gpio.pe" target="lib\System.Device.Gpio.pe" />
3132
<file src="System.Device.Gpio\bin\Release\System.Device.Gpio.xml" target="lib\System.Device.Gpio.xml" />
3233
<file src="assets\readme.txt" target="" />
34+
<file src="README.md" target="docs\" />
3335
<file src="assets\nf-logo.png" target="images" />
3436
<file src="LICENSE.md" target="" />
3537
</files>

version.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"assemblyVersion": {
55
"precision": "revision"
66
},
@@ -14,8 +14,7 @@
1414
"^refs/heads/v\\d+(?:\\.\\d+)?$"
1515
],
1616
"cloudBuild": {
17-
"setAllVariables": true,
18-
"buildNumber": null
17+
"setAllVariables": true
1918
},
2019
"release": {
2120
"branchName": "release-v{version}",

0 commit comments

Comments
 (0)