Send2Email/SendEmail/bin/Debug/netcoreapp3.1/Scan2Email.runtimeconfig.json
2024-04-01 13:02:08 -04:00

9 lines
153 B
JSON

{
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"framework": {
"name": "Microsoft.WindowsDesktop.App",
"version": "3.1.0"
}
}
}