mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-24 05:36:29 +02:00
18 lines
361 B
JSON
18 lines
361 B
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "net6.0",
|
|
"includedFrameworks": [
|
|
{
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "6.0.30"
|
|
},
|
|
{
|
|
"name": "Microsoft.AspNetCore.App",
|
|
"version": "6.0.30"
|
|
}
|
|
],
|
|
"configProperties": {
|
|
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
|
|
}
|
|
}
|
|
} |