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:
parent
116542d8e4
commit
cd0fe3d6d4
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,6 +7,7 @@ msbuild.binlog
|
|||
.vscode/
|
||||
*.binlog
|
||||
*.nupkg
|
||||
!Oqtane.Server/wwwroot/Packages/*.nupkg
|
||||
*.zip
|
||||
|
||||
*.idea
|
||||
|
|
BIN
Oqtane.Server/wwwroot/Packages/Oqtane.Database.MySQL.nupkg
Normal file
BIN
Oqtane.Server/wwwroot/Packages/Oqtane.Database.MySQL.nupkg
Normal file
Binary file not shown.
BIN
Oqtane.Server/wwwroot/Packages/Oqtane.Database.PostgreSQL.nupkg
Normal file
BIN
Oqtane.Server/wwwroot/Packages/Oqtane.Database.PostgreSQL.nupkg
Normal file
Binary file not shown.
BIN
Oqtane.Server/wwwroot/Packages/Oqtane.Database.SqlServer.nupkg
Normal file
BIN
Oqtane.Server/wwwroot/Packages/Oqtane.Database.SqlServer.nupkg
Normal file
Binary file not shown.
BIN
Oqtane.Server/wwwroot/Packages/Oqtane.Database.Sqlite.nupkg
Normal file
BIN
Oqtane.Server/wwwroot/Packages/Oqtane.Database.Sqlite.nupkg
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user