Skip to content

Commit

Permalink
Work CD-CI
Browse files Browse the repository at this point in the history
- Fix nuspec.
  • Loading branch information
josesimoes committed Nov 6, 2020
1 parent 7b9a296 commit 7f17289
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nanoFramework.WebServer.nuspec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<dependency>
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>nanoFramework.WebServer</id>
<title>WebServer for nanoFramework</title>
Expand Down Expand Up @@ -40,4 +40,4 @@
<file src="readme.txt" target="readme.txt" />
<file src="nanoFramework.WebServer\nf-logo.png" target="images\" />
</files>
</dependency>
</package>

0 comments on commit 7f17289

Please sign in to comment.