Skip to content

Commit

Permalink
Ensures new symbols format is used (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
Philo authored Oct 3, 2019
1 parent 6644049 commit 1b34e07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Nest.Queryify/Nest.Queryify.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
<GenerateAssemblyFileVersionAttribute>false</GenerateAssemblyFileVersionAttribute>
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 1b34e07

Please sign in to comment.