Skip to content

Commit f4d9ceb

Browse files
committed
Microsoft.AspNetCore.App changed to 2.1.5, client side dependencies updated
1 parent 3c3f6f6 commit f4d9ceb

File tree

3 files changed

+1606
-3225
lines changed

3 files changed

+1606
-3225
lines changed

AspNetCoreVueStarter.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Microsoft.AspNetCore.App" />
19+
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.5" />
2020
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="2.1.1" />
2121
<PackageReference Include="VueCliMiddleware" Version="2.1.1" />
2222
</ItemGroup>

0 commit comments

Comments
 (0)