Skip to content

Commit ff21170

Browse files
committed
Work CI-CD
- Add missing dependency declaration. ***NO_CI***
1 parent 4af1342 commit ff21170

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nanoFramework.Logging.Serial.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ There is also a package with the Stream Logging only and another with the basic
2424
<dependency id="nanoFramework.Runtime.Events" version="1.10.0-preview.1" />
2525
<dependency id="nanoFramework.System.Text" version="1.1.3-preview.4" />
2626
<dependency id="nanoFramework.System.IO.Ports" version="1.0.3-preview.6" />
27+
<dependency id="nnanoFramework.System.Collections" version="1.3.0" />
2728
<dependency id="nanoFramework.Logging" version="$version$" />
2829
</dependencies>
2930
</metadata>

0 commit comments

Comments
 (0)