We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88da14b commit 768e734Copy full SHA for 768e734
Engine/project.json
@@ -45,7 +45,8 @@
45
"Strings.Designer.Core.cs",
46
"Commands/GetScriptAnalyzerLoggerCommand.cs"
47
]
48
- }
+ },
49
+ "debugType": "portable"
50
}
51
52
Rules/project.json
@@ -46,7 +46,8 @@
"UseSingularNouns.cs"
},
"dependencies": {
53
"Microsoft.NETCore.App": {
0 commit comments