Skip to content

Commit 7d07ab3

Browse files
committed
增加源生成器调试
1 parent eebf8bc commit 7d07ab3

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"$schema": "https://json.schemastore.org/launchsettings.json",
3+
"profiles": {
4+
"调试分析器": {
5+
"commandName": "DebugRoslynComponent",
6+
"targetProject": "../../tests/DotNetCampus.LatestCSharpFeatures.Tests/DotNetCampus.LatestCSharpFeatures.Tests.csproj"
7+
}
8+
}
9+
}

0 commit comments

Comments
 (0)