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 8259fac commit 6aff216Copy full SHA for 6aff216
NHibernate.Logging.Serilog/NHibernate.Logging.Serilog.csproj
@@ -19,5 +19,9 @@
19
<ItemGroup>
20
<Folder Include="Properties\" />
21
</ItemGroup>
22
-
+ <PropertyGroup>
23
+ <GenerateAssemblyFileVersionAttribute>false</GenerateAssemblyFileVersionAttribute>
24
+ <GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
25
+ <GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
26
+ </PropertyGroup>
27
</Project>
0 commit comments