Skip to content

Commit ae90da8

Browse files
committed
nuget(1.0.6) publish
1 parent 014b6ab commit ae90da8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

aspnetcore-vuejs.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
33
<metadata>
44
<id>aspnetcore-vuejs</id>
5-
<version>1.0.5</version>
5+
<version>1.0.6</version>
66
<description>
77
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>

content/.template.config/template.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "http://json.schemastore.org/template",
3-
"author": "Mark Pieszak, Mladen Mihajlovic",
3+
"author": "Mark Pieszak",
44
"classifications": [ "Web", "MVC", "SPA" ],
55
"groupIdentity": "aspnetcore-vuejs",
66
"identity": "aspnetcore-vuejs.1.0",
@@ -50,4 +50,4 @@
5050
"continueOnError": true
5151
}
5252
]
53-
}
53+
}

0 commit comments

Comments
 (0)