Skip to content

Commit 6398224

Browse files
committed
Dependencies updated to latest versions
1 parent 454c5d8 commit 6398224

File tree

4 files changed

+1070
-639
lines changed

4 files changed

+1070
-639
lines changed

AspNetCoreVueStarter.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
<Copyright>MIT 2020 Software Ateliers</Copyright>
1414
<AssemblyName>AspNetCoreVueStarter</AssemblyName>
1515
<RootNamespace>AspNetCoreVueStarter</RootNamespace>
16-
<Version>2.3.2</Version>
17-
<AssemblyVersion>2.3.2.0</AssemblyVersion>
18-
<FileVersion>2.3.2.0</FileVersion>
16+
<Version>2.3.3</Version>
17+
<AssemblyVersion>2.3.3.0</AssemblyVersion>
18+
<FileVersion>2.3.3.0</FileVersion>
1919
</PropertyGroup>
2020

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

0 commit comments

Comments
 (0)