Skip to content

Commit df525a3

Browse files
committed
Work CI-CD
- Add new line to end of file.
1 parent 2606d3b commit df525a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nanoFramework.System.Net.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
33
<metadata>
44
<id>nanoFramework.System.Net</id>
@@ -37,4 +37,4 @@ This package requires a target with System.Net v$nativeVersion$ (checksum $check
3737
<file src="assets\nf-logo.png" target="images" />
3838
<file src="LICENSE.md" target="" />
3939
</files>
40-
</package>
40+
</package>

0 commit comments

Comments
 (0)