Fixes
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using Microsoft.CodeAnalysis;
|
||||
|
||||
namespace ProxyInterfaceSourceGenerator
|
||||
{
|
||||
internal record Context(GeneratorExecutionContext GeneratorExecutionContext)
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user