Skip to content

Commit b4ebec4

Browse files
committed
Fix typo in nuspec
1 parent 7ee162e commit b4ebec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nanoFramework.Logging.Stream.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ There is also a package with the Serial Logger only and another with the basic D
2525
<dependencies>
2626
<dependency id="nanoFramework.CoreLibrary" version="1.10.3-preview.7" />
2727
<dependency id="nanoFramework.System.Text" version="1.1.1-preview.35" />
28-
<dependency id="anoFramework.System.IO.FileSystem" version="1.0.0-preview.30" />
28+
<dependency id="nanoFramework.System.IO.FileSystem" version="1.0.0-preview.30" />
2929
</dependencies>
3030
</metadata>
3131
<files>

0 commit comments

Comments
 (0)