File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Coderr.Server.ReportAnalyzer.Tests
Coderr.Server.WebSite/ClientApp Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFramework >net6 </TargetFramework >
3+ <TargetFramework >netcoreapp3.1 </TargetFramework >
44 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
55 <GenerateBindingRedirectsOutputType >true</GenerateBindingRedirectsOutputType >
66 </PropertyGroup >
Original file line number Diff line number Diff line change 3636 "zone.js" : " ~0.11.4"
3737 },
3838 "devDependencies" : {
39- "@angular-devkit/build-angular" : " ^13.2.3 " ,
40- "@angular/cli" : " ^13.2.3 " ,
39+ "@angular-devkit/build-angular" : " ^13.3.0 " ,
40+ "@angular/cli" : " ^13.3.0 " ,
4141 "@angular/compiler" : " ^13.2.2" ,
4242 "@angular/compiler-cli" : " ^13.2.2" ,
4343 "@angular/language-service" : " ^13.2.2" ,
5959 "ts-node" : " ~8.4.1" ,
6060 "tslint" : " ~5.20.0"
6161 }
62- }
62+ }
You can’t perform that action at this time.
0 commit comments