microsoft/TypeAgent

Public

mirrored from https://github.com/microsoft/TypeAgentAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
7e9a561cd139c41e15744b43b5eb42e4c6a7e512

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

dotnet/email/email.sln

31lines · modecode

1Microsoft Visual Studio Solution File, Format Version 12.00
2# Visual Studio Version 17
3VisualStudioVersion = 17.11.35303.130
4MinimumVisualStudioVersion = 10.0.40219.1
5Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "outlookEmail", "outlookEmail.csproj", "{A5FDEA60-1885-41F5-B9B2-586C3E1F8A04}"
6EndProject
7Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A70CC928-3437-4F7F-94DF-E60AC2399D5E}"
8 ProjectSection(SolutionItems) = preProject
9 ..\.editorconfig = ..\.editorconfig
10 ..\README.md = ..\README.md
11 EndProjectSection
12EndProject
13Global
14 GlobalSection(SolutionConfigurationPlatforms) = preSolution
15 Debug|Any CPU = Debug|Any CPU
16 Release|Any CPU = Release|Any CPU
17 EndGlobalSection
18 GlobalSection(ProjectConfigurationPlatforms) = postSolution
19 {A5FDEA60-1885-41F5-B9B2-586C3E1F8A04}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
20 {A5FDEA60-1885-41F5-B9B2-586C3E1F8A04}.Debug|Any CPU.Build.0 = Debug|Any CPU
21 {A5FDEA60-1885-41F5-B9B2-586C3E1F8A04}.Release|Any CPU.ActiveCfg = Release|Any CPU
22 {A5FDEA60-1885-41F5-B9B2-586C3E1F8A04}.Release|Any CPU.Build.0 = Release|Any CPU
23 EndGlobalSection
24 GlobalSection(SolutionProperties) = preSolution
25 HideSolutionNode = FALSE
26 EndGlobalSection
27 GlobalSection(ExtensibilityGlobals) = postSolution
28 SolutionGuid = {1F37148C-40F0-46CB-A8AB-FBB9B34940F8}
29 EndGlobalSection
30EndGlobal