Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
377977b080
|
@@ -65,7 +65,7 @@ public class ProtoFileSourceGenerator : IIncrementalGenerator
|
||||
/// <summary>
|
||||
/// Contains the auto-generated Protocol Buffer definition
|
||||
/// </summary>
|
||||
internal static class GeneratedProtoFile
|
||||
public static class GeneratedProtoFile
|
||||
{
|
||||
public const string FileName = "{{protoFileName}}";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user