Skip to content

Commit a330ba8

Browse files
committed
Update dependencies to latest version
1 parent 4e4d610 commit a330ba8

4 files changed

+1087
-1258
lines changed

AspNetCoreVueStarter.csproj

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
<Copyright>MIT 2020 Software Ateliers</Copyright>
1414
<AssemblyName>AspNetCoreVueStarter</AssemblyName>
1515
<RootNamespace>AspNetCoreVueStarter</RootNamespace>
16-
<Version>2.4.0</Version>
17-
<AssemblyVersion>2.4.0.0</AssemblyVersion>
18-
<FileVersion>2.4.0.0</FileVersion>
16+
<Version>2.4.1</Version>
17+
<AssemblyVersion>2.4.1.0</AssemblyVersion>
18+
<FileVersion>2.4.1.0</FileVersion>
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="3.1.4" />
22+
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="3.1.6" />
2323
<PackageReference Include="VueCliMiddleware" Version="3.1.1" />
2424
</ItemGroup>
2525

0 commit comments

Comments
 (0)