mirror of
https://github.com/bitwarden/server
synced 2026-02-01 09:13:31 +00:00
feat: Add Aspire Apphost and ServiceDefault projects
This commit is contained in:
@@ -27,6 +27,7 @@ $projects = @{
|
||||
Sso = "../bitwarden_license/src/Sso"
|
||||
Scim = "../bitwarden_license/src/Scim"
|
||||
IntegrationTests = "../test/Infrastructure.IntegrationTest"
|
||||
AppHost = "../AppHost"
|
||||
}
|
||||
|
||||
foreach ($key in $projects.keys) {
|
||||
|
||||
Reference in New Issue
Block a user