Files
DPM2016/CryptoTest/bin/Debug/netcoreapp3.1/CryptoTest.runtimeconfig.json
2021-12-18 10:02:42 +01:00

9 lines
146 B
JSON

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