forked from microsoft/vs-ng-language-service
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAngularLanguageService.sln
70 lines (70 loc) · 4.07 KB
/
AngularLanguageService.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32619.40
MinimumVisualStudioVersion = 10.0.40219.1
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "AngularLanguageService.Shared", "AngularLanguageService.Shared\AngularLanguageService.Shared.shproj", "{CEEDCD98-2C7F-4BAF-BBC3-A1C7D9CC6A57}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C69D99E9-C414-46D0-9A3C-6934B3E1DF95}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitignore = .gitignore
CHANGELOG.md = CHANGELOG.md
CODE_OF_CONDUCT.md = CODE_OF_CONDUCT.md
LICENSE.txt = LICENSE.txt
README.md = README.md
SECURITY.md = SECURITY.md
VsixExtension.targets = VsixExtension.targets
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AngularLanguageService.2019", "AngularLanguageService.2019\AngularLanguageService.2019.csproj", "{73285786-F86A-4659-B739-2D2A50CD074B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AngularLanguageService.2022", "AngularLanguageService.2022\AngularLanguageService.2022.csproj", "{A847FCD3-6F31-4D7D-AB21-09A27AF1E279}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|arm64 = Debug|arm64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|arm64 = Release|arm64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{73285786-F86A-4659-B739-2D2A50CD074B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{73285786-F86A-4659-B739-2D2A50CD074B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{73285786-F86A-4659-B739-2D2A50CD074B}.Debug|arm64.ActiveCfg = Debug|arm64
{73285786-F86A-4659-B739-2D2A50CD074B}.Debug|arm64.Build.0 = Debug|arm64
{73285786-F86A-4659-B739-2D2A50CD074B}.Debug|x86.ActiveCfg = Debug|x86
{73285786-F86A-4659-B739-2D2A50CD074B}.Debug|x86.Build.0 = Debug|x86
{73285786-F86A-4659-B739-2D2A50CD074B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{73285786-F86A-4659-B739-2D2A50CD074B}.Release|Any CPU.Build.0 = Release|Any CPU
{73285786-F86A-4659-B739-2D2A50CD074B}.Release|arm64.ActiveCfg = Release|arm64
{73285786-F86A-4659-B739-2D2A50CD074B}.Release|arm64.Build.0 = Release|arm64
{73285786-F86A-4659-B739-2D2A50CD074B}.Release|x86.ActiveCfg = Release|x86
{73285786-F86A-4659-B739-2D2A50CD074B}.Release|x86.Build.0 = Release|x86
{A847FCD3-6F31-4D7D-AB21-09A27AF1E279}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A847FCD3-6F31-4D7D-AB21-09A27AF1E279}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A847FCD3-6F31-4D7D-AB21-09A27AF1E279}.Debug|arm64.ActiveCfg = Debug|arm64
{A847FCD3-6F31-4D7D-AB21-09A27AF1E279}.Debug|arm64.Build.0 = Debug|arm64
{A847FCD3-6F31-4D7D-AB21-09A27AF1E279}.Debug|x86.ActiveCfg = Debug|x86
{A847FCD3-6F31-4D7D-AB21-09A27AF1E279}.Debug|x86.Build.0 = Debug|x86
{A847FCD3-6F31-4D7D-AB21-09A27AF1E279}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A847FCD3-6F31-4D7D-AB21-09A27AF1E279}.Release|Any CPU.Build.0 = Release|Any CPU
{A847FCD3-6F31-4D7D-AB21-09A27AF1E279}.Release|arm64.ActiveCfg = Release|arm64
{A847FCD3-6F31-4D7D-AB21-09A27AF1E279}.Release|arm64.Build.0 = Release|arm64
{A847FCD3-6F31-4D7D-AB21-09A27AF1E279}.Release|x86.ActiveCfg = Release|x86
{A847FCD3-6F31-4D7D-AB21-09A27AF1E279}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A91B6AA6-2DE9-4792-B3D9-E8945946E46B}
EndGlobalSection
GlobalSection(SharedMSBuildProjectFiles) = preSolution
AngularLanguageService.Shared\AngularLanguageService.Shared.projitems*{73285786-f86a-4659-b739-2d2a50cd074b}*SharedItemsImports = 4
AngularLanguageService.Shared\AngularLanguageService.Shared.projitems*{a847fcd3-6f31-4d7d-ab21-09a27af1e279}*SharedItemsImports = 4
AngularLanguageService.Shared\AngularLanguageService.Shared.projitems*{ceedcd98-2c7f-4baf-bbc3-a1c7d9cc6a57}*SharedItemsImports = 13
EndGlobalSection
EndGlobal