Skip to content

Commit d59f4a2

Browse files
authored
Fix nuspecs for several bindings (#576)
1 parent d10fd62 commit d59f4a2

File tree

22 files changed

+59
-76
lines changed

22 files changed

+59
-76
lines changed

devices/Ak8963/Ak8963.nuspec

+3-4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<id>nanoFramework.Iot.Device.Ak8963</id>
55
<version>$version$</version>
66
<title>nanoFramework.Iot.Device.Ak8963</title>
7-
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework,dotnetfoundation</owners>
7+
<authors>nanoframework</authors>
98
<requireLicenseAcceptance>false</requireLicenseAcceptance>
109
<license type="file">LICENSE.md</license>
1110
<releaseNotes>
@@ -16,9 +15,9 @@
1615
<icon>images\nf-logo.png</icon>
1716
<repository type="git" url="https://github.com/nanoframework/nanoFramework.IoT.Device" commit="$commit$" />
1817
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
19-
<description>This package includes the .NET IoT Core binding Iot.Device.Ak8963 for .NET nanoFramework C# projects.</description>
18+
<description>This package includes the .NET IoT Core binding Ak8963 for .NET nanoFramework C# projects.</description>
2019
<summary>Iot.Device.Ak8963 assembly for .NET nanoFramework C# projects</summary>
21-
<tags>nanoFramework C# csharp netmf netnf Iot.Device.Ak8963</tags>
20+
<tags>nanoFramework C# csharp netmf netnf iot ak8963</tags>
2221
<dependencies>
2322
<dependency id="nanoFramework.CoreLibrary" version="1.12.0" />
2423
<dependency id="nanoFramework.System.Buffers.Binary.BinaryPrimitives" version="1.1.113.2032" />

devices/At24C128C/At24C128C.nuspec

+3-4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<id>nanoFramework.Iot.Device.At24C128C</id>
55
<version>$version$</version>
66
<title>nanoFramework.Iot.Device.At24C128C</title>
7-
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework,dotnetfoundation</owners>
7+
<authors>nanoframework</authors>
98
<requireLicenseAcceptance>false</requireLicenseAcceptance>
109
<license type="file">LICENSE.md</license>
1110
<releaseNotes>
@@ -16,9 +15,9 @@
1615
<icon>images\nf-logo.png</icon>
1716
<repository type="git" url="https://github.com/nanoframework/nanoFramework.IoT.Device" commit="$commit$" />
1817
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
19-
<description>This package includes the .NET IoT Core binding Iot.Device.At24C128C for .NET nanoFramework C# projects.</description>
18+
<description>This package includes the .NET IoT Core binding AT24C128C for .NET nanoFramework C# projects.</description>
2019
<summary>Iot.Device.At24C128C assembly for .NET nanoFramework C# projects</summary>
21-
<tags>nanoFramework C# csharp netmf netnf Iot.Device.At24C128C</tags>
20+
<tags>nanoFramework C# csharp netmf netnf iot AT24C128C</tags>
2221
<dependencies>
2322
<dependency id="nanoFramework.CoreLibrary" version="1.12.0" />
2423
<dependency id="nanoFramework.System.Device.I2c" version="1.0.3" />

devices/CharacterLcd/CharacterLcd.nuspec

+3-4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<id>nanoFramework.Iot.Device.CharacterLcd</id>
55
<version>$version$</version>
66
<title>nanoFramework.Iot.Device.CharacterLcd</title>
7-
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework,dotnetfoundation</owners>
7+
<authors>nanoframework</authors>
98
<requireLicenseAcceptance>false</requireLicenseAcceptance>
109
<license type="file">LICENSE.md</license>
1110
<releaseNotes>
@@ -16,9 +15,9 @@
1615
<icon>images\nf-logo.png</icon>
1716
<repository type="git" url="https://github.com/nanoframework/nanoFramework.IoT.Device" commit="$commit$" />
1817
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
19-
<description>This package includes the .NET IoT Core binding Iot.Device.Ccs811 for .NET nanoFramework C# projects.</description>
18+
<description>This package includes the .NET IoT Core binding Character LCD for .NET nanoFramework C# projects.</description>
2019
<summary>Iot.Device.Ccs811 assembly for .NET nanoFramework C# projects</summary>
21-
<tags>nanoFramework C# csharp netmf netnf Iot.Device.CharacterLcd</tags>
20+
<tags>nanoFramework C# csharp netmf netnf iot lcd</tags>
2221
<dependencies>
2322
<dependency id="nanoFramework.CoreLibrary" version="1.12.0" />
2423
<dependency id="nanoFramework.Iot.Device.Multiplexing" version="1.2.71" />

devices/CharacterLcd/version.json

+1-1
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.288-preview.{height}",
3+
"version": "1.1",
44
"semVer1NumericIdentifierPadding": 3,
55
"nuGetPackageVersion": {
66
"semVer": 2.0

devices/Chsc6540/Chsc6540.nuspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<icon>images\nf-logo.png</icon>
1616
<repository type="git" url="https://github.com/nanoframework/nanoFramework.IoT.Device" commit="$commit$" />
1717
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
18-
<description>This package includes the .NET IoT Core binding Iot.Device.Chsc6540 for .NET nanoFramework C# projects.</description>
18+
<description>This package includes the .NET IoT Core binding CHSC6540 for .NET nanoFramework C# projects.</description>
1919
<tags>nanoFramework C# csharp netmf netnf CHSC6540</tags>
2020
<dependencies>
2121
<dependency id="nanoFramework.CoreLibrary" version="1.12.0" />

devices/Ft6xx6x/Ft6xx6x.nuspec

+3-4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<id>nanoFramework.Iot.Device.Ft6xx6x</id>
55
<version>$version$</version>
66
<title>nanoFramework.Iot.Device.Ft6xx6x</title>
7-
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework,dotnetfoundation</owners>
7+
<authors>nanoframework</authors>
98
<requireLicenseAcceptance>false</requireLicenseAcceptance>
109
<license type="file">LICENSE.md</license>
1110
<releaseNotes>
@@ -16,8 +15,8 @@
1615
<icon>images\nf-logo.png</icon>
1716
<repository type="git" url="https://github.com/nanoframework/nanoFramework.IoT.Device" commit="$commit$" />
1817
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
19-
<description>This package includes the .NET IoT Core binding Iot.Device.Ft6xx6x for .NET nanoFramework C# projects.</description>
20-
<tags>nanoFramework C# csharp netmf netnf Iot.Device.Ft6xx6x</tags>
18+
<description>This package includes the .NET IoT Core binding FT6xx6x for .NET nanoFramework C# projects.</description>
19+
<tags>nanoFramework C# csharp netmf netnf iot ft6xx6x</tags>
2120
<dependencies>
2221
<dependency id="nanoFramework.CoreLibrary" version="1.12.0" />
2322
<dependency id="nanoFramework.System.Device.I2c" version="1.0.3" />

devices/Hmc5883l/Hmc5883l.nuspec

+3-4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<id>nanoFramework.Iot.Device.Hmc5883l</id>
55
<version>$version$</version>
66
<title>nanoFramework.Iot.Device.Hmc5883l</title>
7-
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework,dotnetfoundation</owners>
7+
<authors>nanoframework</authors>
98
<requireLicenseAcceptance>false</requireLicenseAcceptance>
109
<license type="file">LICENSE.md</license>
1110
<releaseNotes>
@@ -16,9 +15,9 @@
1615
<icon>images\nf-logo.png</icon>
1716
<repository type="git" url="https://github.com/nanoframework/nanoFramework.IoT.Device" commit="$commit$" />
1817
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
19-
<description>This package includes the .NET IoT Core binding Iot.Device.Hmc5883l for .NET nanoFramework C# projects.</description>
18+
<description>This package includes the .NET IoT Core binding HMC5883L for .NET nanoFramework C# projects.</description>
2019
<summary>Iot.Device.Hmc5883l assembly for .NET nanoFramework C# projects</summary>
21-
<tags>nanoFramework C# csharp netmf netnf Iot.Device.Hmc5883l</tags>
20+
<tags>nanoFramework C# csharp netmf netnf iot hmc5883l</tags>
2221
<dependencies>
2322
<dependency id="nanoFramework.CoreLibrary" version="1.12.0" />
2423
<dependency id="nanoFramework.System.Buffers.Binary.BinaryPrimitives" version="1.1.113.2032" />

devices/Lsm9Ds1/Lsm9Ds1.nuspec

+3-4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<id>nanoFramework.Iot.Device.Lsm9Ds1</id>
55
<version>$version$</version>
66
<title>nanoFramework.Iot.Device.Lsm9Ds1</title>
7-
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework,dotnetfoundation</owners>
7+
<authors>nanoframework</authors>
98
<requireLicenseAcceptance>false</requireLicenseAcceptance>
109
<license type="file">LICENSE.md</license>
1110
<releaseNotes>
@@ -16,9 +15,9 @@
1615
<icon>images\nf-logo.png</icon>
1716
<repository type="git" url="https://github.com/nanoframework/nanoFramework.IoT.Device" commit="$commit$" />
1817
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
19-
<description>This package includes the .NET IoT Core binding Iot.Device.Lsm9Ds1 for .NET nanoFramework C# projects.</description>
18+
<description>This package includes the .NET IoT Core binding LSM9DS1 for .NET nanoFramework C# projects.</description>
2019
<summary>Iot.Device.Lsm9Ds1 assembly for .NET nanoFramework C# projects</summary>
21-
<tags>nanoFramework C# csharp netmf netnf Iot.Device.Lsm9Ds1</tags>
20+
<tags>nanoFramework C# csharp netmf netnf iot lsm9ds1</tags>
2221
<dependencies>
2322
<dependency id="nanoFramework.CoreLibrary" version="1.12.0" />
2423
<dependency id="nanoFramework.System.Buffers.Binary.BinaryPrimitives" version="1.1.113.2032" />

devices/Mcp3428/Mcp3428.nuspec

+3-4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<id>nanoFramework.Iot.Device.Mcp3428</id>
55
<version>$version$</version>
66
<title>nanoFramework.Iot.Device.Mcp3428</title>
7-
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework,dotnetfoundation</owners>
7+
<authors>nanoframework</authors>
98
<requireLicenseAcceptance>false</requireLicenseAcceptance>
109
<license type="file">LICENSE.md</license>
1110
<releaseNotes>
@@ -16,9 +15,9 @@
1615
<icon>images\nf-logo.png</icon>
1716
<repository type="git" url="https://github.com/nanoframework/nanoFramework.IoT.Device" commit="$commit$" />
1817
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
19-
<description>This package includes the .NET IoT Core binding Iot.Device.Mcp3428 for .NET nanoFramework C# projects.</description>
18+
<description>This package includes the .NET IoT Core binding MCP3428 for .NET nanoFramework C# projects.</description>
2019
<summary>Iot.Device.Mcp3428 assembly for .NET nanoFramework C# projects</summary>
21-
<tags>nanoFramework C# csharp netmf netnf Iot.Device.Mcp3428</tags>
20+
<tags>nanoFramework C# csharp netmf netnf iot mcp3428</tags>
2221
<dependencies>
2322
<dependency id="nanoFramework.CoreLibrary" version="1.12.0" />
2423
<dependency id="nanoFramework.System.Device.I2c" version="1.0.3" />

devices/Mpr121/Mpr121.nuspec

+3-4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<id>nanoFramework.Iot.Device.Mpr121</id>
55
<version>$version$</version>
66
<title>nanoFramework.Iot.Device.Mpr121</title>
7-
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework,dotnetfoundation</owners>
7+
<authors>nanoframework</authors>
98
<requireLicenseAcceptance>false</requireLicenseAcceptance>
109
<license type="file">LICENSE.md</license>
1110
<releaseNotes>
@@ -16,9 +15,9 @@
1615
<icon>images\nf-logo.png</icon>
1716
<repository type="git" url="https://github.com/nanoframework/nanoFramework.IoT.Device" commit="$commit$" />
1817
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
19-
<description>This package includes the .NET IoT Core binding Iot.Device.Mpr121 for .NET nanoFramework C# projects.</description>
18+
<description>This package includes the .NET IoT Core binding MPR121 for .NET nanoFramework C# projects.</description>
2019
<summary>Iot.Device.Mpr121 assembly for .NET nanoFramework C# projects</summary>
21-
<tags>nanoFramework C# csharp netmf netnf Iot.Device.Mpr121</tags>
20+
<tags>nanoFramework C# csharp netmf netnf iot mpr121</tags>
2221
<dependencies>
2322
<dependency id="nanoFramework.CoreLibrary" version="1.12.0" />
2423
<dependency id="nanoFramework.System.Buffers.Binary.BinaryPrimitives" version="1.1.113.2032" />

devices/Multiplexing/Multiplexing.nuspec

+3-4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<id>nanoFramework.Iot.Device.Multiplexing</id>
55
<version>$version$</version>
66
<title>nanoFramework.Iot.Device.Multiplexing</title>
7-
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework,dotnetfoundation</owners>
7+
<authors>nanoframework</authors>
98
<requireLicenseAcceptance>false</requireLicenseAcceptance>
109
<license type="file">LICENSE.md</license>
1110
<releaseNotes>
@@ -16,9 +15,9 @@
1615
<icon>images\nf-logo.png</icon>
1716
<repository type="git" url="https://github.com/nanoframework/nanoFramework.IoT.Device" commit="$commit$" />
1817
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
19-
<description>This package includes the .NET IoT Core binding Iot.Device.Multiplexing for .NET nanoFramework C# projects.</description>
18+
<description>This package includes the .NET IoT Core binding helper multiplexing for .NET nanoFramework C# projects.</description>
2019
<summary>Iot.Device.Multiplexing assembly for .NET nanoFramework C# projects</summary>
21-
<tags>nanoFramework C# csharp netmf netnf Iot.Device.Multiplexing</tags>
20+
<tags>nanoFramework C# csharp netmf netnf iot</tags>
2221
<dependencies>
2322
<dependency id="nanoFramework.CoreLibrary" version="1.12.0" />
2423
<dependency id="nanoFramework.System.Device.Gpio" version="1.1.5" />

devices/NumberHelper/NumberHelper.nuspec

+3-4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<id>nanoFramework.Iot.Device.Common.NumberHelper</id>
55
<version>$version$</version>
66
<title>nanoFramework.Iot.Device.Common.NumberHelper</title>
7-
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework,dotnetfoundation</owners>
7+
<authors>nanoframework</authors>
98
<requireLicenseAcceptance>false</requireLicenseAcceptance>
109
<license type="file">LICENSE.md</license>
1110
<releaseNotes>
@@ -16,9 +15,9 @@
1615
<icon>images\nf-logo.png</icon>
1716
<repository type="git" url="https://github.com/nanoframework/nanoFramework.IoT.Device" commit="$commit$" />
1817
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
19-
<description>This package includes the .NET IoT Core binding Iot.Device.Common.NumberHelper for .NET nanoFramework C# projects.</description>
18+
<description>This package includes the .NET IoT Core binding helper NumberHelper for .NET nanoFramework C# projects.</description>
2019
<summary>Iot.Device.Common.NumberHelper assembly for .NET nanoFramework C# projects</summary>
21-
<tags>nanoFramework C# csharp netmf netnf Iot.Device.Common.NumberHelper</tags>
20+
<tags>nanoFramework C# csharp netmf netnf iot</tags>
2221
<dependencies>
2322
<dependency id="nanoFramework.CoreLibrary" version="1.12.0" />
2423
</dependencies>

devices/Relay4/Relay4.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<icon>images\nf-logo.png</icon>
1616
<repository type="git" url="https://github.com/nanoframework/nanoFramework.IoT.Device" commit="$commit$" />
1717
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
18-
<description>This package includes the .NET IoT Core binding Iot.Device.Relay for .NET nanoFramework C# projects.</description>
18+
<description>This package includes the .NET IoT Core binding M5Stack Relay4 for .NET nanoFramework C# projects.</description>
1919
<summary>Iot.Device.Relay assembly for .NET nanoFramework C# projects</summary>
20-
<tags>nanoFramework C# csharp netmf netnf Iot.Device.Relay</tags>
20+
<tags>nanoFramework C# csharp netmf netnf iot relay m5stack</tags>
2121
<dependencies>
2222
<dependency id="nanoFramework.CoreLibrary" version="1.12.0" />
2323
<dependency id="nanoFramework.System.Device.I2c" version="1.0.3" />

devices/ServoMotor/ServoMotor.nuspec

+3-4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<id>nanoFramework.Iot.Device.ServoMotor</id>
55
<version>$version$</version>
66
<title>nanoFramework.Iot.Device.ServoMotor</title>
7-
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework,dotnetfoundation</owners>
7+
<authors>nanoframework</authors>
98
<requireLicenseAcceptance>false</requireLicenseAcceptance>
109
<license type="file">LICENSE.md</license>
1110
<releaseNotes>
@@ -16,9 +15,9 @@
1615
<icon>images\nf-logo.png</icon>
1716
<repository type="git" url="https://github.com/nanoframework/nanoFramework.IoT.Device" commit="$commit$" />
1817
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
19-
<description>This package includes the .NET IoT Core binding Iot.Device.ServoMotor for .NET nanoFramework C# projects.</description>
18+
<description>This package includes the .NET IoT Core binding Servo Motor for .NET nanoFramework C# projects.</description>
2019
<summary>Iot.Device.ServoMotor assembly for .NET nanoFramework C# projects</summary>
21-
<tags>nanoFramework C# csharp netmf netnf Iot.Device.ServoMotor</tags>
20+
<tags>nanoFramework C# csharp netmf netnf iot servo motor</tags>
2221
<dependencies>
2322
<dependency id="nanoFramework.CoreLibrary" version="1.12.0" />
2423
<dependency id="nanoFramework.System.Device.Pwm" version="1.0.1" />

devices/SparkFunLcd/SparkfunLcd.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<icon>images\nf-logo.png</icon>
1616
<repository type="git" url="https://github.com/nanoframework/nanoFramework.IoT.Device" commit="$commit$" />
1717
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
18-
<description>This package includes the .NET IoT Core binding Iot.Device.SparkFunLcd for .NET nanoFramework C# projects.</description>
18+
<description>This package includes the .NET IoT Core binding SparkFun LCD for .NET nanoFramework C# projects.</description>
1919
<summary>Iot.Device.SparkFunLcd assembly for .NET nanoFramework C# projects</summary>
20-
<tags>nanoFramework C# csharp netmf netnf Iot.Device.SparkFunLcd</tags>
20+
<tags>nanoFramework C# csharp netmf netnf iot sparkfun lcd</tags>
2121
<dependencies>
2222
<dependency id="nanoFramework.CoreLibrary" version="1.12.0" />
2323
<dependency id="nanoFramework.Runtime.Events" version="1.10.0" />

devices/System.Buffers.Binary.BinaryPrimitives/System.Buffers.Binary.BinaryPrimitives.nuspec

+3-4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<id>nanoFramework.System.Buffers.Binary.BinaryPrimitives</id>
55
<version>$version$</version>
66
<title>nanoFramework.System.Buffers.Binary.BinaryPrimitives</title>
7-
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework,dotnetfoundation</owners>
7+
<authors>nanoframework</authors>
98
<requireLicenseAcceptance>false</requireLicenseAcceptance>
109
<license type="file">LICENSE.md</license>
1110
<releaseNotes>
@@ -16,9 +15,9 @@
1615
<icon>images\nf-logo.png</icon>
1716
<repository type="git" url="https://github.com/nanoframework/nanoFramework.IoT.Device" commit="$commit$" />
1817
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
19-
<description>This package includes the .NET System.Buffers.Binary.BinaryPrimitives for .NET nanoFramework C# projects.</description>
18+
<description>This package includes the .NET System.Buffers.Binary.BinaryPrimitives namespace for .NET nanoFramework C# projects.</description>
2019
<summary>System.Buffers.Binary.BinaryPrimitives assembly for .NET nanoFramework C# projects</summary>
21-
<tags>nanoFramework C# csharp netmf netnf System.Buffers.Binary.BinaryPrimitives</tags>
20+
<tags>nanoFramework C# csharp netmf netnf iot BinaryPrimitives</tags>
2221
<dependencies>
2322
<dependency id="nanoFramework.CoreLibrary" version="1.12.0" />
2423
</dependencies>

devices/System.Device.Model/System.Device.Model.nuspec

+3-4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<id>nanoFramework.System.Device.Model</id>
55
<version>$version$</version>
66
<title>nanoFramework.System.Device.Model</title>
7-
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework,dotnetfoundation</owners>
7+
<authors>nanoframework</authors>
98
<requireLicenseAcceptance>false</requireLicenseAcceptance>
109
<license type="file">LICENSE.md</license>
1110
<releaseNotes>
@@ -16,9 +15,9 @@
1615
<icon>images\nf-logo.png</icon>
1716
<repository type="git" url="https://github.com/nanoframework/nanoFramework.IoT.Device" commit="$commit$" />
1817
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
19-
<description>This package includes the .NET IoT Core System.Device.Model for .NET nanoFramework C# projects.</description>
18+
<description>This package includes the .NET System.Device.Model for .NET nanoFramework C# projects.</description>
2019
<summary>System.Device.Model assembly for .NET nanoFramework C# projects</summary>
21-
<tags>nanoFramework C# csharp netmf netnf System.Device.Model</tags>
20+
<tags>nanoFramework C# csharp netmf netnf iot</tags>
2221
<dependencies>
2322
<dependency id="nanoFramework.CoreLibrary" version="1.12.0" />
2423
</dependencies>

0 commit comments

Comments
 (0)