Skip to content

Commit

Permalink
Dependencies updated to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
liborpansky committed Apr 7, 2020
1 parent 454c5d8 commit 6398224
Show file tree
Hide file tree
Showing 4 changed files with 1,070 additions and 639 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.2</Version>
<AssemblyVersion>2.3.2.0</AssemblyVersion>
<FileVersion>2.3.2.0</FileVersion>
<Version>2.3.3</Version>
<AssemblyVersion>2.3.3.0</AssemblyVersion>
<FileVersion>2.3.3.0</FileVersion>
</PropertyGroup>

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

Expand Down
Loading

0 comments on commit 6398224

Please sign in to comment.