Skip to content

Commit 014b6ab

Browse files
authored
nuget(update): update tags and info
1 parent a0a714c commit 014b6ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

aspnetcore-vuejs.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<id>aspnetcore-vuejs</id>
55
<version>1.0.5</version>
66
<description>
7-
ASP.NET Core and Vue.JS Application Starter Template - with webpack, Web API and other best-practices baked in. Brought to you by Trilon.io
7+
Starter Template for ASP.NET Core and Vue.JS (Vue) - with Webpack (with HMR), Web API, Vuex state manangement and other best-practices baked in! Brought to you by Trilon.io
88
</description>
99
<authors>Mark Pieszak</authors>
1010
<owners>Mark Pieszak</owners>
1111
<projectUrl>https://github.com/TrilonIO/aspnetcore-Vue-starter</projectUrl>
1212
<licenseUrl>https://github.com/TrilonIO/aspnetcore-Vue-starter/blob/master/LICENSE.md</licenseUrl>
1313
<iconUrl>https://trilon.io/android-chrome-192x192.png</iconUrl>
14-
<tags>vue vuejs vue3 aspnet aspnetcore core dotnet webapi vuex</tags>
14+
<tags>vue vuejs vue.js vue3 aspnet aspnetcore core dotnet webapi vuex trilon</tags>
1515
<packageTypes>
1616
<packageType name="Template" />
1717
</packageTypes>
@@ -22,4 +22,4 @@
2222
exclude="**/node_modules/**;**/bin/**;**/obj/**;**/.vs/**;**/.vscode/**;**/ClientApp/dist/**;**/wwwroot/dist/**;content/Directory.Build.*"
2323
target="Content" />
2424
</files>
25-
</package>
25+
</package>

0 commit comments

Comments
 (0)