Files
ascnet/AscNet.Table/Properties/launchSettings.json
2023-10-18 15:49:36 +07:00

8 lines
160 B
JSON

{
"profiles": {
"DebugRoslyn": {
"commandName": "DebugRoslynComponent",
"targetProject": "..\\AscNet.Common\\AscNet.Common.csproj"
}
}
}