mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-09-15 01:05:33 +08:00
Embed symbols in package
This commit is contained in:
@@ -39,7 +39,6 @@ Task("Package")
|
||||
OutputDirectory = "./.artifacts",
|
||||
MSBuildSettings = new DotNetCoreMSBuildSettings()
|
||||
.TreatAllWarningsAs(MSBuildTreatAllWarningsAs.Error)
|
||||
.WithProperty("SymbolPackageFormat", "snupkg")
|
||||
});
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user