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 91ea20f commit 2f7c2a7Copy full SHA for 2f7c2a7
1 file changed
build/Build.cs
@@ -280,7 +280,6 @@ Version Version
280
{
281
s = s.SetTargetPath(columnizerFolder / "ColumnizerLib.csproj")
282
.DisableBuild()
283
- .EnableSymbols()
284
.SetConfiguration(Configuration)
285
.SetProperty("version", VersionString)
286
.SetOutputDirectory(BinDirectory);
0 commit comments