This repository has been archived by the owner on Aug 10, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
GitHubReadmeWebTrends.sln
59 lines (59 loc) · 4.06 KB
/
GitHubReadmeWebTrends.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30509.190
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitHubReadmeWebTrends.Functions", "GitHubReadmeWebTrends.Functions\GitHubReadmeWebTrends.Functions.csproj", "{184DF224-07A7-4D1C-92F7-54F44C5034FC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitHubReadmeWebTrends.Common", "GitHubReadmeWebTrends.Common\GitHubReadmeWebTrends.Common.csproj", "{54892DEC-6E98-4A2E-AA3E-104B00758242}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitHubReadmeWebTrends.Website", "GitHubReadmeWebTrends.Website\GitHubReadmeWebTrends.Website.csproj", "{67710356-35FB-48E8-BF21-073F2796589F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitHubReadmeWebTrends.Console", "GitHubReadmeWebTrends.Console\GitHubReadmeWebTrends.Console.csproj", "{0FCD9913-E1D5-4843-B258-E2FAE2C4E9B2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AzureAdvocates.Functions", "AzureAdvocates.Functions\AzureAdvocates.Functions.csproj", "{EC05E3F1-3A22-42ED-9862-D1A0724FBC3C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{86563F32-BC36-491E-8F24-AAFC2415EB35}"
ProjectSection(SolutionItems) = preProject
Directory.Build.props = Directory.Build.props
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitHubReadmeWebTrends.Common.UnitTests", "GitHubReadmeWebTrends.UnitTests\GitHubReadmeWebTrends.Common.UnitTests.csproj", "{364811C3-FCAB-4189-A6C1-3C397B4E3D61}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{184DF224-07A7-4D1C-92F7-54F44C5034FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{184DF224-07A7-4D1C-92F7-54F44C5034FC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{184DF224-07A7-4D1C-92F7-54F44C5034FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{184DF224-07A7-4D1C-92F7-54F44C5034FC}.Release|Any CPU.Build.0 = Release|Any CPU
{54892DEC-6E98-4A2E-AA3E-104B00758242}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{54892DEC-6E98-4A2E-AA3E-104B00758242}.Debug|Any CPU.Build.0 = Debug|Any CPU
{54892DEC-6E98-4A2E-AA3E-104B00758242}.Release|Any CPU.ActiveCfg = Release|Any CPU
{54892DEC-6E98-4A2E-AA3E-104B00758242}.Release|Any CPU.Build.0 = Release|Any CPU
{67710356-35FB-48E8-BF21-073F2796589F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{67710356-35FB-48E8-BF21-073F2796589F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{67710356-35FB-48E8-BF21-073F2796589F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{67710356-35FB-48E8-BF21-073F2796589F}.Release|Any CPU.Build.0 = Release|Any CPU
{0FCD9913-E1D5-4843-B258-E2FAE2C4E9B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0FCD9913-E1D5-4843-B258-E2FAE2C4E9B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0FCD9913-E1D5-4843-B258-E2FAE2C4E9B2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0FCD9913-E1D5-4843-B258-E2FAE2C4E9B2}.Release|Any CPU.Build.0 = Release|Any CPU
{EC05E3F1-3A22-42ED-9862-D1A0724FBC3C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EC05E3F1-3A22-42ED-9862-D1A0724FBC3C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EC05E3F1-3A22-42ED-9862-D1A0724FBC3C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EC05E3F1-3A22-42ED-9862-D1A0724FBC3C}.Release|Any CPU.Build.0 = Release|Any CPU
{364811C3-FCAB-4189-A6C1-3C397B4E3D61}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{364811C3-FCAB-4189-A6C1-3C397B4E3D61}.Debug|Any CPU.Build.0 = Debug|Any CPU
{364811C3-FCAB-4189-A6C1-3C397B4E3D61}.Release|Any CPU.ActiveCfg = Release|Any CPU
{364811C3-FCAB-4189-A6C1-3C397B4E3D61}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FB443852-9C96-4A9C-B90A-07ADBDF12A2E}
EndGlobalSection
EndGlobal