Skip to content

Commit 7a5de27

Browse files
committed
Update Microsoft.AspNetCore.SpaServices.Extensions to latest 3.1.9
1 parent 5e4b5af commit 7a5de27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AspNetCoreVueStarter.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PropertyGroup>
2020

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

0 commit comments

Comments
 (0)