Skip to content

Commit 0910051

Browse files
committed
nuspec update
1 parent e5c9b5b commit 0910051

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.template.config/icon.png

-43.4 KB
Loading

FSH.WebApi.nuspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>FullStackHero.WebAPI.Boilerplate</id>
5-
<title>FullStackHero WebAPI Boilerplate</title>
6-
<version>0.0.5-rc</version>
5+
<title>.NET WebAPI Boilerplate - FullStackHero</title>
6+
<version>0.0.6-rc</version>
77
<authors>Mukesh Murugan</authors>
88
<description>
99
Clean Architecture Template for .NET 6.0 WebAPI built with Multitenancy Support.
1010
</description>
1111
<language>en-US</language>
1212
<license type="expression">MIT</license>
1313
<copyright>2021</copyright>
14-
<projectUrl>https://fullstackhero.net/dotnet-webapi-boilerplate/</projectUrl>
15-
<repository type="git" url="https://github.com/fullstackhero/dotnet-webapi-boilerplate.git" branch="master" commit="1403b1b5637b526b356995c7a6e0b17ab5c780e9" />
14+
<projectUrl>https://fullstackhero.net/dotnet-webapi-boilerplate/general/getting-started/</projectUrl>
15+
<repository type="git" url="https://github.com/fullstackhero/dotnet-webapi-boilerplate.git"/>
1616
<packageTypes>
1717
<packageType name="Template" />
1818
</packageTypes>

icon.png

-43.4 KB
Loading

0 commit comments

Comments
 (0)