mirror of
https://github.com/fergalmoran/EFCore.NamingConventions.git
synced 2025-12-22 09:38:21 +00:00
Produce snupkg
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||
<SignAssembly>true</SignAssembly>
|
||||
<AssemblyOriginatorKeyFile>../EFCore.NamingConventions.snk</AssemblyOriginatorKeyFile>
|
||||
<IncludeSymbols>true</IncludeSymbols>
|
||||
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
|
||||
<EmbedUntrackedSources>true</EmbedUntrackedSources>
|
||||
<Description>Naming Conventions for Entity Framework Core Tables and Columns.</Description>
|
||||
<Authors>Shay Rojansky</Authors>
|
||||
<Copyright>Copyright 2020 © Shay Rojansky</Copyright>
|
||||
|
||||
Reference in New Issue
Block a user