-
Notifications
You must be signed in to change notification settings - Fork 774
/
TeamsMessagingExtensionsSearchAuthConfig.sln
36 lines (36 loc) · 1.91 KB
/
TeamsMessagingExtensionsSearchAuthConfig.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32901.215
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TeamsMessagingExtensionsSearchAuthConfig", "TeamsMessagingExtensionsSearchAuthConfig.csproj", "{7947D33C-51D6-4431-BAC1-C0681DE93A2D}"
EndProject
Project("{A9E3F50B-275E-4AF7-ADCE-8BE12D41E305}") = "TeamsApp", "TeamsApp\TeamsApp.ttkproj", "{8A10B048-7614-49C0-9B7E-83974C19E080}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{73EE7BD9-FBA2-40EC-95E9-D4C33A00F6B3}"
ProjectSection(SolutionItems) = preProject
TeamsMessagingExtensionsSearchAuthConfig.slnLaunch.user = TeamsMessagingExtensionsSearchAuthConfig.slnLaunch.user
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7947D33C-51D6-4431-BAC1-C0681DE93A2D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7947D33C-51D6-4431-BAC1-C0681DE93A2D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7947D33C-51D6-4431-BAC1-C0681DE93A2D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7947D33C-51D6-4431-BAC1-C0681DE93A2D}.Release|Any CPU.Build.0 = Release|Any CPU
{8A10B048-7614-49C0-9B7E-83974C19E080}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8A10B048-7614-49C0-9B7E-83974C19E080}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8A10B048-7614-49C0-9B7E-83974C19E080}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8A10B048-7614-49C0-9B7E-83974C19E080}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6C8F174F-1B3B-46EB-9426-85CA989311B2}
EndGlobalSection
EndGlobal