Merge pull request #1437 from sbwalker/dev

create all artifacts in Oqtane.Packages folder
This commit is contained in:
Shaun Walker 2021-06-03 08:56:01 -04:00 committed by GitHub
commit ec462e2372
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,6 +7,7 @@ msbuild.binlog
.vscode/ .vscode/
*.binlog *.binlog
*.nupkg *.nupkg
*.zip
*.idea *.idea