Skip to content

Commit 4e68cab

Browse files
committed
Fix ref in nuspec
1 parent c3c2901 commit 4e68cab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

devices/Relay4/Relay4.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<summary>Iot.Device.Relay assembly for .NET nanoFramework C# projects</summary>
2020
<tags>nanoFramework C# csharp netmf netnf iot relay m5stack</tags>
2121
<dependencies>
22-
<dependency id="nanoFramework.CoreLibrary" version="1.16.1" />
23-
<dependency id="nanoFramework.System.Device.I2c" version="1.1.25" />
22+
<dependency id="nanoFramework.CoreLibrary" version="1.16.11" />
23+
<dependency id="nanoFramework.System.Device.I2c" version="1.1.26" />
2424
</dependencies>
2525
</metadata>
2626
<files>

0 commit comments

Comments
 (0)