Add <auto-generated> (#24)
This commit is contained in:
@@ -7,7 +7,7 @@ using ProxyInterfaceSourceGenerator.SyntaxReceiver;
|
||||
namespace ProxyInterfaceSourceGenerator
|
||||
{
|
||||
[Generator]
|
||||
public class ProxyInterfaceCodeGenerator : ISourceGenerator
|
||||
internal class ProxyInterfaceCodeGenerator : ISourceGenerator
|
||||
{
|
||||
private readonly ProxyAttributeGenerator _proxyAttributeGenerator = new ProxyAttributeGenerator();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user