-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathContentstack.Utils.sln
More file actions
30 lines (29 loc) · 1.56 KB
/
Contentstack.Utils.sln
File metadata and controls
30 lines (29 loc) · 1.56 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Contentstack.Utils", "Contentstack.Utils\Contentstack.Utils.csproj", "{FC7C55F2-86F9-49B0-AA18-2B211230521A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Contentstack.Utils.Tests", "Contentstack.Utils.Tests\Contentstack.Utils.Tests.csproj", "{EB2B5E23-E45F-4C6C-BF98-FE3971DE4250}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FC7C55F2-86F9-49B0-AA18-2B211230521A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC7C55F2-86F9-49B0-AA18-2B211230521A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC7C55F2-86F9-49B0-AA18-2B211230521A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC7C55F2-86F9-49B0-AA18-2B211230521A}.Release|Any CPU.Build.0 = Release|Any CPU
{EB2B5E23-E45F-4C6C-BF98-FE3971DE4250}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EB2B5E23-E45F-4C6C-BF98-FE3971DE4250}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EB2B5E23-E45F-4C6C-BF98-FE3971DE4250}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EB2B5E23-E45F-4C6C-BF98-FE3971DE4250}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
version = 1.0.7
Policies = $0
$0.DotNetNamingPolicy = $1
$1.DirectoryNamespaceAssociation = PrefixedHierarchical
$0.VersionControlPolicy = $2
EndGlobalSection
EndGlobal