We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a46c7a0 commit eb4edafCopy full SHA for eb4edaf
1 file changed
InjectModuleInitializer.csproj
@@ -8,6 +8,7 @@
8
<DefaultItemExcludes>*.binlog;Test\**\*.*;nuget\**\*.*</DefaultItemExcludes>
9
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
10
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
11
+ <NoWarn>NU5105</NoWarn>
12
13
<Description>Enables module initialization, as described here: http://einaregilsson.com/module-initializers-in-csharp </Description>
14
<Company>Einar Egilsson</Company>
0 commit comments