You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
2.5 KiB
Plaintext
41 lines
2.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2013
|
|
VisualStudioVersion = 12.0.21005.1
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MakeMetadata", "src\MakeMetadata\MakeMetadata\MakeMetadata.csproj", "{C205DA2B-243E-47B4-B222-D6C3F07A73BD}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JsonLDIntegration", "src\JsonLDIntegration\JsonLDIntegration\JsonLDIntegration.csproj", "{7019ECAE-0C0D-4978-9E39-79AA276CD495}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JsonLDIntegrationTests", "tests\JsonLDIntegrationTests\JsonLDIntegrationTests\JsonLDIntegrationTests.csproj", "{6A4E128E-B06D-4541-AA78-C32A66B2AD9B}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Nu", "src\MetadataClient\Nu.csproj", "{1C9E8DFE-C6DD-45BA-976E-84AE1076756E}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{C205DA2B-243E-47B4-B222-D6C3F07A73BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{C205DA2B-243E-47B4-B222-D6C3F07A73BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{C205DA2B-243E-47B4-B222-D6C3F07A73BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{C205DA2B-243E-47B4-B222-D6C3F07A73BD}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{7019ECAE-0C0D-4978-9E39-79AA276CD495}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{7019ECAE-0C0D-4978-9E39-79AA276CD495}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{7019ECAE-0C0D-4978-9E39-79AA276CD495}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{7019ECAE-0C0D-4978-9E39-79AA276CD495}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{6A4E128E-B06D-4541-AA78-C32A66B2AD9B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{6A4E128E-B06D-4541-AA78-C32A66B2AD9B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{6A4E128E-B06D-4541-AA78-C32A66B2AD9B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{6A4E128E-B06D-4541-AA78-C32A66B2AD9B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{1C9E8DFE-C6DD-45BA-976E-84AE1076756E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{1C9E8DFE-C6DD-45BA-976E-84AE1076756E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{1C9E8DFE-C6DD-45BA-976E-84AE1076756E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{1C9E8DFE-C6DD-45BA-976E-84AE1076756E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|