Archived
Private
Public Access
1
0

Finished DependencyInjector

This commit is contained in:
2023-05-22 17:24:56 +02:00
commit 8c0d15398e
69 changed files with 788 additions and 0 deletions

View File

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