This repository has been archived by the owner on Nov 5, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAzureFunctions.sln
79 lines (79 loc) · 3.93 KB
/
AzureFunctions.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
71
72
73
74
75
76
77
78
79
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30011.22
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AzureFunctions", "src\AzureFunctions\AzureFunctions.csproj", "{7FFC997F-CFD1-459D-BB2B-A8F5EF938FA9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{1C34EAC2-8F8F-403F-A7E3-5A7DEC1E9C09}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{37C847B2-8840-4771-B0A8-2EE98DDB9022}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AzureFunctions.Tests", "tests\AzureFunctions.Tests\AzureFunctions.Tests.csproj", "{7888A115-3473-4BBE-8955-E263AADC611C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{ECFE585A-7DC5-463D-A1B5-340383CC6228}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitattributes = .gitattributes
.gitignore = .gitignore
AzureFunctions.ruleset = AzureFunctions.ruleset
build.ps1 = build.ps1
CODE_OF_CONDUCT.md = CODE_OF_CONDUCT.md
CommonAssemblyInfo.cs = CommonAssemblyInfo.cs
Directory.Build.props = Directory.Build.props
Directory.Build.targets = Directory.Build.targets
global.json = global.json
LICENSE = LICENSE
NuGet.config = NuGet.config
README.md = README.md
stylecop.json = stylecop.json
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{8234696E-DF1D-4359-9C2D-5445D01588C7}"
ProjectSection(SolutionItems) = preProject
.github\CONTRIBUTING.md = .github\CONTRIBUTING.md
.github\ISSUE_TEMPLATE.md = .github\ISSUE_TEMPLATE.md
.github\PULL_REQUEST_TEMPLATE.md = .github\PULL_REQUEST_TEMPLATE.md
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".vscode", ".vscode", "{2C2BECF8-7566-4915-A71A-96D4CDC59D1A}"
ProjectSection(SolutionItems) = preProject
.vscode\launch.json = .vscode\launch.json
.vscode\tasks.json = .vscode\tasks.json
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{3A0BD3DA-FB13-4D47-BF4F-88273C5D1AFD}"
ProjectSection(SolutionItems) = preProject
.github\workflows\build.yml = .github\workflows\build.yml
.github\workflows\update-dotnet-sdk.yml = .github\workflows\update-dotnet-sdk.yml
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7FFC997F-CFD1-459D-BB2B-A8F5EF938FA9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7FFC997F-CFD1-459D-BB2B-A8F5EF938FA9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7FFC997F-CFD1-459D-BB2B-A8F5EF938FA9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7FFC997F-CFD1-459D-BB2B-A8F5EF938FA9}.Release|Any CPU.Build.0 = Release|Any CPU
{7888A115-3473-4BBE-8955-E263AADC611C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7888A115-3473-4BBE-8955-E263AADC611C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7888A115-3473-4BBE-8955-E263AADC611C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7888A115-3473-4BBE-8955-E263AADC611C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{7FFC997F-CFD1-459D-BB2B-A8F5EF938FA9} = {1C34EAC2-8F8F-403F-A7E3-5A7DEC1E9C09}
{7888A115-3473-4BBE-8955-E263AADC611C} = {37C847B2-8840-4771-B0A8-2EE98DDB9022}
{8234696E-DF1D-4359-9C2D-5445D01588C7} = {ECFE585A-7DC5-463D-A1B5-340383CC6228}
{2C2BECF8-7566-4915-A71A-96D4CDC59D1A} = {ECFE585A-7DC5-463D-A1B5-340383CC6228}
{3A0BD3DA-FB13-4D47-BF4F-88273C5D1AFD} = {8234696E-DF1D-4359-9C2D-5445D01588C7}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {EEDFC93E-B949-493C-A5F1-F22175F982C1}
EndGlobalSection
EndGlobal