Skip to content

Commit 4766020

Browse files
committed
Client side dependencies updated (including axios vulnerability), fetch data error handling
1 parent 1bc5bc8 commit 4766020

File tree

6 files changed

+1139
-733
lines changed

6 files changed

+1139
-733
lines changed

AspNetCoreVueStarter.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
<Copyright>MIT 2019 Software Ateliers</Copyright>
1414
<AssemblyName>AspNetCoreVueStarter</AssemblyName>
1515
<RootNamespace>AspNetCoreVueStarter</RootNamespace>
16-
<Version>1.0.5</Version>
17-
<AssemblyVersion>1.0.5.0</AssemblyVersion>
18-
<FileVersion>1.0.5.0</FileVersion>
16+
<Version>1.0.6</Version>
17+
<AssemblyVersion>1.0.6.0</AssemblyVersion>
18+
<FileVersion>1.0.6.0</FileVersion>
1919
</PropertyGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)