We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b94325 commit acb8003Copy full SHA for acb8003
src/MessagePack.SourceGenerator/ThisAssembly.cs
@@ -4,7 +4,7 @@
4
5
namespace MessagePack.SourceGenerator
6
{
7
- internal static class ThisAssembly
+ public static class ThisAssembly
8
9
public const string AssemblyFileVersion = "1.0.0";
10
}
0 commit comments