Skip to content

Commit bcf2eb2

Browse files
committed
fixing nuget spec
1 parent 1494307 commit bcf2eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuget/Suave.IIS.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
33
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
44
<id>@project@</id>
5-
<title>Suave IIS</title>
5+
<title>Suave.IIS</title>
66
<version>@build.number@</version>
77
<authors>Roman Provaznik</authors>
88
<owners>Roman Provaznik</owners>

0 commit comments

Comments
 (0)