This repository was archived by the owner on Jun 30, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Web" >
22 <PropertyGroup >
3- <TargetFramework >netcoreapp2.1 </TargetFramework >
3+ <TargetFramework >netcoreapp2.2 </TargetFramework >
44 <TypeScriptCompileBlocked >true</TypeScriptCompileBlocked >
55 <TypeScriptToolsVersion >Latest</TypeScriptToolsVersion >
66 <SpaRoot >ClientApp/</SpaRoot >
Original file line number Diff line number Diff line change 99 <environmentVariables >
1010 <environmentVariable name =" ASPNETCORE_ENVIRONMENT" value =" Development" />
1111 <environmentVariable name =" ASPNETCORE_HTTPS_PORT" value =" 44337" />
12+ <environmentVariable name =" COMPLUS_ForceENC" value =" 1" />
1213 </environmentVariables >
1314 </aspNetCore >
1415 </system .webServer>
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Web" >
22 <PropertyGroup >
3- <TargetFramework >netcoreapp2.1 </TargetFramework >
3+ <TargetFramework >netcoreapp2.2 </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 >netcoreapp2.1 </TargetFramework >
3+ <TargetFramework >netcoreapp2.2 </TargetFramework >
44 <TypeScriptCompileBlocked >true</TypeScriptCompileBlocked >
55 <TypeScriptToolsVersion >Latest</TypeScriptToolsVersion >
66 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments