File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Web" >
22 <PropertyGroup >
3- <TargetFramework >netcoreapp3.0 </TargetFramework >
3+ <TargetFramework >netcoreapp3.1 </TargetFramework >
44 <TypeScriptCompileBlocked >true</TypeScriptCompileBlocked >
55 <TypeScriptToolsVersion >Latest</TypeScriptToolsVersion >
66 <SpaRoot >ClientApp/</SpaRoot >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Web" >
22 <PropertyGroup >
3- <TargetFramework >netcoreapp3.0 </TargetFramework >
3+ <TargetFramework >netcoreapp3.1 </TargetFramework >
44 <TypeScriptCompileBlocked >true</TypeScriptCompileBlocked >
55 <TypeScriptToolsVersion >Latest</TypeScriptToolsVersion >
66 </PropertyGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Web" >
22 <PropertyGroup >
3- <TargetFramework >netcoreapp3.0 </TargetFramework >
3+ <TargetFramework >netcoreapp3.1 </TargetFramework >
44 <TypeScriptCompileBlocked >true</TypeScriptCompileBlocked >
55 <TypeScriptToolsVersion >Latest</TypeScriptToolsVersion >
66 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments