Files
AlwaysUpToDate/AlwaysUpToDate-Test/bin/Debug/netcoreapp3.1/AlwaysUpToDate-Test.runtimeconfig.json
T
2021-04-16 10:11:38 +02:00

9 lines
146 B
JSON

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