forked from bmresearch/Solnet.Serum
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Solnet.Serum.sln
85 lines (85 loc) · 4.9 KB
/
Solnet.Serum.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
80
81
82
83
84
85
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.6.30114.105
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Solnet.Serum.Test", "Solnet.Serum.Test\Solnet.Serum.Test.csproj", "{BD4EB2AF-3BB3-4B1A-8C75-4A690B209949}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Solnet.Serum", "Solnet.Serum\Solnet.Serum.csproj", "{71A4300E-545E-4754-99FD-BB1CBAD40CCA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Solnet.Serum.Examples", "Solnet.Serum.Examples\Solnet.Serum.Examples.csproj", "{9AC72DCB-8418-43C7-AFAB-9865265F2A40}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{BF646053-14A5-4687-8066-8E8614A7EB18}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitignore = .gitignore
build.cake = build.cake
build.ps1 = build.ps1
build.sh = build.sh
cake.config = cake.config
CODE_OF_CONDUCT.md = CODE_OF_CONDUCT.md
CONTRIBUTING.rst = CONTRIBUTING.rst
.github\workflows\dotnet.yml = .github\workflows\dotnet.yml
LICENSE = LICENSE
.github\workflows\publish.yml = .github\workflows\publish.yml
PULL_REQUEST_TEMPLATE.md = PULL_REQUEST_TEMPLATE.md
README.md = README.md
RELEASE-NOTES.txt = RELEASE-NOTES.txt
SharedBuildProperties.props = SharedBuildProperties.props
Solnet.Serum.sln.DotSettings = Solnet.Serum.sln.DotSettings
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BD4EB2AF-3BB3-4B1A-8C75-4A690B209949}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BD4EB2AF-3BB3-4B1A-8C75-4A690B209949}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BD4EB2AF-3BB3-4B1A-8C75-4A690B209949}.Debug|x64.ActiveCfg = Debug|Any CPU
{BD4EB2AF-3BB3-4B1A-8C75-4A690B209949}.Debug|x64.Build.0 = Debug|Any CPU
{BD4EB2AF-3BB3-4B1A-8C75-4A690B209949}.Debug|x86.ActiveCfg = Debug|Any CPU
{BD4EB2AF-3BB3-4B1A-8C75-4A690B209949}.Debug|x86.Build.0 = Debug|Any CPU
{BD4EB2AF-3BB3-4B1A-8C75-4A690B209949}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BD4EB2AF-3BB3-4B1A-8C75-4A690B209949}.Release|Any CPU.Build.0 = Release|Any CPU
{BD4EB2AF-3BB3-4B1A-8C75-4A690B209949}.Release|x64.ActiveCfg = Release|Any CPU
{BD4EB2AF-3BB3-4B1A-8C75-4A690B209949}.Release|x64.Build.0 = Release|Any CPU
{BD4EB2AF-3BB3-4B1A-8C75-4A690B209949}.Release|x86.ActiveCfg = Release|Any CPU
{BD4EB2AF-3BB3-4B1A-8C75-4A690B209949}.Release|x86.Build.0 = Release|Any CPU
{71A4300E-545E-4754-99FD-BB1CBAD40CCA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{71A4300E-545E-4754-99FD-BB1CBAD40CCA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{71A4300E-545E-4754-99FD-BB1CBAD40CCA}.Debug|x64.ActiveCfg = Debug|Any CPU
{71A4300E-545E-4754-99FD-BB1CBAD40CCA}.Debug|x64.Build.0 = Debug|Any CPU
{71A4300E-545E-4754-99FD-BB1CBAD40CCA}.Debug|x86.ActiveCfg = Debug|Any CPU
{71A4300E-545E-4754-99FD-BB1CBAD40CCA}.Debug|x86.Build.0 = Debug|Any CPU
{71A4300E-545E-4754-99FD-BB1CBAD40CCA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{71A4300E-545E-4754-99FD-BB1CBAD40CCA}.Release|Any CPU.Build.0 = Release|Any CPU
{71A4300E-545E-4754-99FD-BB1CBAD40CCA}.Release|x64.ActiveCfg = Release|Any CPU
{71A4300E-545E-4754-99FD-BB1CBAD40CCA}.Release|x64.Build.0 = Release|Any CPU
{71A4300E-545E-4754-99FD-BB1CBAD40CCA}.Release|x86.ActiveCfg = Release|Any CPU
{71A4300E-545E-4754-99FD-BB1CBAD40CCA}.Release|x86.Build.0 = Release|Any CPU
{9AC72DCB-8418-43C7-AFAB-9865265F2A40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9AC72DCB-8418-43C7-AFAB-9865265F2A40}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9AC72DCB-8418-43C7-AFAB-9865265F2A40}.Debug|x64.ActiveCfg = Debug|Any CPU
{9AC72DCB-8418-43C7-AFAB-9865265F2A40}.Debug|x64.Build.0 = Debug|Any CPU
{9AC72DCB-8418-43C7-AFAB-9865265F2A40}.Debug|x86.ActiveCfg = Debug|Any CPU
{9AC72DCB-8418-43C7-AFAB-9865265F2A40}.Debug|x86.Build.0 = Debug|Any CPU
{9AC72DCB-8418-43C7-AFAB-9865265F2A40}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9AC72DCB-8418-43C7-AFAB-9865265F2A40}.Release|Any CPU.Build.0 = Release|Any CPU
{9AC72DCB-8418-43C7-AFAB-9865265F2A40}.Release|x64.ActiveCfg = Release|Any CPU
{9AC72DCB-8418-43C7-AFAB-9865265F2A40}.Release|x64.Build.0 = Release|Any CPU
{9AC72DCB-8418-43C7-AFAB-9865265F2A40}.Release|x86.ActiveCfg = Release|Any CPU
{9AC72DCB-8418-43C7-AFAB-9865265F2A40}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {99A50CDB-9FB2-4F5A-84D1-E591CC6A5D17}
EndGlobalSection
EndGlobal