Files
DPM_PADM/CryptoTest/bin/Debug/netcoreapp3.1/CryptoTest.runtimeconfig.json
2022-07-27 12:02:47 +02:00

9 lines
146 B
JSON

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