Files
AlwaysUpToDate/AlwaysUpToDate-Test/bin/Release/netcoreapp3.1/AlwaysUpToDate-Test.runtimeconfig.json
T
Stone-Red-Code b33364b338 changed AdditionalInformationUrl to AdditionalInformation
changed AdditionalInformationUrl to AdditionalInformation for more clarity
2021-04-16 21:08:56 +02:00

9 lines
146 B
JSON

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