Skip to content

Commit

Permalink
removed symbols from columnizer nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
zarunbal committed May 9, 2019
1 parent 91ea20f commit 2f7c2a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/Build.cs
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@ Version Version
{
s = s.SetTargetPath(columnizerFolder / "ColumnizerLib.csproj")
.DisableBuild()
.EnableSymbols()
.SetConfiguration(Configuration)
.SetProperty("version", VersionString)
.SetOutputDirectory(BinDirectory);
Expand Down

0 comments on commit 2f7c2a7

Please sign in to comment.