распознование типов

This commit is contained in:
2025-02-04 19:02:39 +03:00
parent 1888db3522
commit d732510a9f
17 changed files with 378 additions and 0 deletions
@@ -0,0 +1,9 @@
{
"$schema": "https://json.schemastore.org/launchsettings.json",
"profiles": {
"DebugRoslynSourceGenerator": {
"commandName": "DebugRoslynComponent",
"targetProject": "../mROA.Example/mROA.Example.csproj"
}
}
}