Skip to content

Commit d12fcf2

Browse files
committed
Vue slots updated with a new syntax, Vue, typescript and other client side libraries updated to the latest versions
1 parent c857c8c commit d12fcf2

File tree

5 files changed

+532
-514
lines changed

5 files changed

+532
-514
lines changed

AspNetCoreVueStarter.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
<Copyright>MIT 2019 Software Ateliers</Copyright>
1414
<AssemblyName>AspNetCoreVueStarter</AssemblyName>
1515
<RootNamespace>AspNetCoreVueStarter</RootNamespace>
16-
<Version>1.0.2</Version>
16+
<Version>1.0.3</Version>
17+
<AssemblyVersion>1.0.3.0</AssemblyVersion>
18+
<FileVersion>1.0.3.0</FileVersion>
1719
</PropertyGroup>
1820

1921
<ItemGroup>

0 commit comments

Comments
 (0)