Merge pull request #3495 from sbwalker/dev

add database provider packages back to wwwroot/Packages as they are needed when cloning a fresh instance of source from Github
This commit is contained in:
Shaun Walker 2023-11-21 15:22:05 -05:00 committed by GitHub
commit 901df22d39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,6 +7,7 @@ msbuild.binlog
.vscode/
*.binlog
*.nupkg
!Oqtane.Server/wwwroot/Packages/*.nupkg
*.zip
*.idea