Data Type

This commit is contained in:
h z
2024-07-11 11:21:29 +01:00
commit 00bf1b438e
5 changed files with 108 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"$schema": "https://json.schemastore.org/launchsettings.json",
"profiles": {
"DebugRoslynSourceGenerator": {
"commandName": "DebugRoslynComponent",
"targetProject": "../Nocturnis/Nocturnis.csproj"
}
}
}