Sign in
apache
/
lucenenet-codeanalysis-dev
/
refs/heads/main
/
.
/
src
/
Lucene.Net.CodeAnalysis.Dev
/
Properties
/
launchSettings.json
blob: 22c69f8a378c9ad212426cab29b42b92e1fcf3a0 [
file
] [
log
] [
blame
]
{
"$schema"
:
"https://json.schemastore.org/launchsettings.json"
,
"profiles"
:
{
"DebugRoslynAnalyzers"
:
{
"commandName"
:
"DebugRoslynComponent"
,
"targetProject"
:
"../Lucene.Net.CodeAnalysis.Dev.Sample/Lucene.Net.CodeAnalysis.Dev.Sample.csproj"
}
}
}