Skip to content

Commit

Permalink
Update Microsoft.AspNetCore.SpaServices.Extensions to latest 3.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
liborpansky committed Oct 27, 2020
1 parent 5e4b5af commit 7a5de27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AspNetCoreVueStarter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="3.1.8" />
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="3.1.9" />
<PackageReference Include="VueCliMiddleware" Version="3.1.2" />
</ItemGroup>

Expand Down

0 comments on commit 7a5de27

Please sign in to comment.