Skip to content

Commit 50f43e3

Browse files
committed
Update Microsoft.AspNetCore.SpaServices.Extensions to the latest 3.1.8
1 parent f70e30b commit 50f43e3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

AspNetCoreVueStarter.csproj

Lines changed: 4 additions & 4 deletions
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.5.0</Version>
17-
<AssemblyVersion>2.5.0.0</AssemblyVersion>
18-
<FileVersion>2.5.0.0</FileVersion>
16+
<Version>2.5.0</Version>
17+
<AssemblyVersion>2.5.0.0</AssemblyVersion>
18+
<FileVersion>2.5.0.0</FileVersion>
1919
</PropertyGroup>
2020

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

0 commit comments

Comments
 (0)