You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
actions-docfx-setup/build/SandcastleXrefGenerator/Properties/launchSettings.json

13 lines
354 B
JSON

{
"$schema": "http://json.schemastore.org/launchsettings.json",
"profiles": {
"SandcastleXrefGenerator": {
"commandName": "Project",
"commandLineArgs": "Newtonsoft.Json 13.0.1 netstandard2.0 https://www.newtonsoft.com/json/help/html/ xrefs/Newtonsoft.Json-xrefmap.yml",
"environmentVariables": {
}
}
}
}