We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba29271 commit a2a6041Copy full SHA for a2a6041
1 file changed
lib/services/windows-project-service.ts
@@ -24,6 +24,7 @@ import {
24
} from "../common/declarations";
25
import { injector } from "../common/yok";
26
import { INotConfiguredEnvOptions } from "../common/definitions/commands";
27
+import { IProjectChangesInfo } from "../definitions/project-changes";
28
29
export class WindowsProjectService
30
extends projectServiceBaseLib.PlatformProjectServiceBase
0 commit comments