Update portal dependencies

main dotnet-9
Hugo Prata 8 months ago
parent 762ab3e02e
commit d1eebe771e

File diff suppressed because it is too large Load Diff

@ -1,14 +1,14 @@
{ {
"runtimeOptions": { "runtimeOptions": {
"tfm": "net8.0", "tfm": "net9.0",
"frameworks": [ "frameworks": [
{ {
"name": "Microsoft.NETCore.App", "name": "Microsoft.NETCore.App",
"version": "8.0.0" "version": "9.0.0"
}, },
{ {
"name": "Microsoft.AspNetCore.App", "name": "Microsoft.AspNetCore.App",
"version": "8.0.0" "version": "9.0.0"
} }
], ],
"configProperties": { "configProperties": {

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save