changed AdditionalInformationUrl to AdditionalInformation

changed AdditionalInformationUrl to AdditionalInformation for more clarity
This commit is contained in:
Stone-Red-Code
2021-04-16 21:08:56 +02:00
parent ccc5fe9651
commit b33364b338
52 changed files with 231 additions and 25 deletions
@@ -0,0 +1,9 @@
{
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "3.1.0"
}
}
}