File tree Expand file tree Collapse file tree 3 files changed +2406
-2563
lines changed Expand file tree Collapse file tree 3 files changed +2406
-2563
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Web" >
22
33 <PropertyGroup >
4- <TargetFramework >netcoreapp2.1 </TargetFramework >
4+ <TargetFramework >netcoreapp2.2 </TargetFramework >
55 <TypeScriptCompileBlocked >true</TypeScriptCompileBlocked >
66 <TypeScriptToolsVersion >Latest</TypeScriptToolsVersion >
77 <IsPackable >false</IsPackable >
1616 </PropertyGroup >
1717
1818 <ItemGroup >
19- <PackageReference Include =" Microsoft.AspNetCore.App" Version =" 2.1.5 " />
20- <PackageReference Include =" Microsoft.AspNetCore.SpaServices.Extensions" Version =" 2.1.1 " />
19+ <PackageReference Include =" Microsoft.AspNetCore.App" Version =" 2.2.0 " />
20+ <PackageReference Include =" Microsoft.AspNetCore.SpaServices.Extensions" Version =" 2.2.0 " />
2121 <PackageReference Include =" VueCliMiddleware" Version =" 2.1.1" />
2222 </ItemGroup >
2323
You can’t perform that action at this time.
0 commit comments