first commit
This commit is contained in:
commit
1530450313
165 changed files with 8443 additions and 0 deletions
13
build/AuthApp.runtimeconfig.json
Normal file
13
build/AuthApp.runtimeconfig.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue