mirror of
https://github.com/JasonYANG170/logicanalyzer.git
synced 2024-11-23 20:16:29 +00:00
15 lines
266 B
JSON
15 lines
266 B
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "net6.0",
|
|
"frameworks": [
|
|
{
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "6.0.0"
|
|
},
|
|
{
|
|
"name": "Microsoft.WindowsDesktop.App",
|
|
"version": "6.0.0"
|
|
}
|
|
]
|
|
}
|
|
} |