Skip to content

Commit

Permalink
Dependencies updated to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
liborpansky committed May 30, 2020
1 parent 6398224 commit 0e21585
Show file tree
Hide file tree
Showing 4 changed files with 1,442 additions and 1,754 deletions.
8 changes: 4 additions & 4 deletions AspNetCoreVueStarter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
<Copyright>MIT 2020 Software Ateliers</Copyright>
<AssemblyName>AspNetCoreVueStarter</AssemblyName>
<RootNamespace>AspNetCoreVueStarter</RootNamespace>
<Version>2.3.3</Version>
<AssemblyVersion>2.3.3.0</AssemblyVersion>
<FileVersion>2.3.3.0</FileVersion>
<Version>2.3.4</Version>
<AssemblyVersion>2.3.4.0</AssemblyVersion>
<FileVersion>2.3.4.0</FileVersion>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="3.1.3" />
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="3.1.4" />
<PackageReference Include="VueCliMiddleware" Version="3.1.1" />
</ItemGroup>

Expand Down
Loading

0 comments on commit 0e21585

Please sign in to comment.