secondary fix

This commit is contained in:
4.E Zatko Dominik 2025-10-01 11:14:38 +02:00
parent 07856709b5
commit 74c6a87254
47 changed files with 423 additions and 16 deletions

View file

@ -0,0 +1,9 @@
{
"runtimeOptions": {
"tfm": "net7.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
}
}
}