mirror of
https://github.com/Omni-guides/Jackify.git
synced 2026-01-17 19:47:00 +01:00
16 lines
434 B
JSON
16 lines
434 B
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "net8.0",
|
|
"includedFrameworks": [
|
|
{
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "8.0.22"
|
|
}
|
|
],
|
|
"configProperties": {
|
|
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false,
|
|
"System.Text.Json.JsonSerializer.IsReflectionEnabledByDefault": true
|
|
}
|
|
}
|
|
} |