Merge remote-tracking branch 'origin/master'

# Conflicts:
#	Polonium.Generators.csproj
This commit is contained in:
h z
2025-02-06 01:33:47 +00:00
10 changed files with 49 additions and 4 deletions

View File

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