Sql Proj: Adding a new sqlproj template for SQL dbs (#18636)

This commit is contained in:
Leila Lali
2022-03-29 09:06:56 -07:00
committed by GitHub
parent 25b8137a45
commit 459fab256e
28 changed files with 223 additions and 62 deletions

View File

@@ -35,6 +35,7 @@ export interface ILocalDbSetting {
export interface DockerImageInfo {
name: string,
displayName: string,
agreementInfo: AgreementInfo
}
export interface AgreementInfo {