Package published projects (#1291)

* Package published project

* sign and publish nuget packages

* Publish logs

* Sign before packaging

* Add res of packages

* Publish to specific folders

* add comment

* Remove unused package projects
This commit is contained in:
Charles Gagnon
2021-11-10 12:32:15 -08:00
committed by GitHub
parent 61401b61b0
commit c81a400752
19 changed files with 161 additions and 70 deletions

2
.gitignore vendored
View File

@@ -40,7 +40,6 @@ msbuild.wrn
# code coverage artifacts
coverage.xml
node_modules
packages
reports
opencovertests.xml
outputCobertura.xml
@@ -173,7 +172,6 @@ publish/
*.nuget.props
*.nuget.targets
src/**/*.nupkg
**/packages/*
# Windows Azure Build Output
csx/