2017-04-20 02:35:39 +03:00
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
# Visual Studio 15
|
2017-09-22 23:16:10 +03:00
|
|
|
VisualStudioVersion = 15.0.26730.16
|
2017-04-20 02:35:39 +03:00
|
|
|
MinimumVisualStudioVersion = 15.0.26124.0
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{DDF8CFB6-491A-42BF-B9F0-D4CDE15A5CC4}"
|
|
|
|
EndProject
|
2017-04-21 21:57:14 +03:00
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Steeltoe.Extensions.Configuration.CloudFoundry", "src\Steeltoe.Extensions.Configuration.CloudFoundry\Steeltoe.Extensions.Configuration.CloudFoundry.csproj", "{826E4DE0-9500-4FDF-A89E-47789296EDAE}"
|
2017-04-20 02:35:39 +03:00
|
|
|
EndProject
|
2017-04-21 21:57:14 +03:00
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Steeltoe.Extensions.Configuration.ConfigServer", "src\Steeltoe.Extensions.Configuration.ConfigServer\Steeltoe.Extensions.Configuration.ConfigServer.csproj", "{181960DE-5646-4260-BE99-EBE63FA5631E}"
|
2017-04-20 02:35:39 +03:00
|
|
|
EndProject
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{20A89807-0815-44EC-83CC-C196F24B0DE9}"
|
|
|
|
EndProject
|
2017-04-21 21:57:14 +03:00
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Steeltoe.Extensions.Configuration.CloudFoundry.Test", "test\Steeltoe.Extensions.Configuration.CloudFoundry.Test\Steeltoe.Extensions.Configuration.CloudFoundry.Test.csproj", "{6F0B1A4C-CA98-4FD0-96CA-7C14D21FDBE9}"
|
2017-04-20 02:35:39 +03:00
|
|
|
EndProject
|
2017-04-21 21:57:14 +03:00
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Steeltoe.Extensions.Configuration.ConfigServer.ITest", "test\Steeltoe.Extensions.Configuration.ConfigServer.ITest\Steeltoe.Extensions.Configuration.ConfigServer.ITest.csproj", "{1E021647-7B63-4B6B-85E5-ECCC6833391C}"
|
2017-04-20 02:35:39 +03:00
|
|
|
EndProject
|
2017-04-21 21:57:14 +03:00
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Steeltoe.Extensions.Configuration.ConfigServer.Test", "test\Steeltoe.Extensions.Configuration.ConfigServer.Test\Steeltoe.Extensions.Configuration.ConfigServer.Test.csproj", "{A0466013-FB08-4873-83AA-F54898707D60}"
|
2017-04-20 02:35:39 +03:00
|
|
|
EndProject
|
2017-09-22 23:16:10 +03:00
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "config", "config", "{6830FBAB-F3EC-4750-B9B1-F2A961DD0381}"
|
|
|
|
ProjectSection(SolutionItems) = preProject
|
|
|
|
config\nuget-dev.config = config\nuget-dev.config
|
|
|
|
config\nuget-master.config = config\nuget-master.config
|
|
|
|
config\nuget.config = config\nuget.config
|
|
|
|
config\versions.props = config\versions.props
|
|
|
|
EndProjectSection
|
|
|
|
EndProject
|
2017-09-22 23:39:47 +03:00
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "scripts", "scripts", "{0CABEC55-270E-41FF-A724-DBA50D62DC7F}"
|
|
|
|
ProjectSection(SolutionItems) = preProject
|
|
|
|
scripts\appveyor_build.cmd = scripts\appveyor_build.cmd
|
|
|
|
scripts\appveyor_install.cmd = scripts\appveyor_install.cmd
|
|
|
|
scripts\appveyor_tests.cmd = scripts\appveyor_tests.cmd
|
|
|
|
scripts\travis_build.sh = scripts\travis_build.sh
|
|
|
|
scripts\travis_install.sh = scripts\travis_install.sh
|
|
|
|
scripts\travis_test.sh = scripts\travis_test.sh
|
|
|
|
EndProjectSection
|
|
|
|
EndProject
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{79883523-1E76-42D8-9B93-CA440BB8B8F3}"
|
|
|
|
ProjectSection(SolutionItems) = preProject
|
|
|
|
.travis.yml = .travis.yml
|
|
|
|
appveyor.yml = appveyor.yml
|
|
|
|
EndProjectSection
|
|
|
|
EndProject
|
2017-04-20 02:35:39 +03:00
|
|
|
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
|
|
|
|
{826E4DE0-9500-4FDF-A89E-47789296EDAE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
{826E4DE0-9500-4FDF-A89E-47789296EDAE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
2017-04-21 21:57:14 +03:00
|
|
|
{826E4DE0-9500-4FDF-A89E-47789296EDAE}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
|
|
{826E4DE0-9500-4FDF-A89E-47789296EDAE}.Debug|x64.Build.0 = Debug|Any CPU
|
|
|
|
{826E4DE0-9500-4FDF-A89E-47789296EDAE}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
|
|
{826E4DE0-9500-4FDF-A89E-47789296EDAE}.Debug|x86.Build.0 = Debug|Any CPU
|
2017-04-20 02:35:39 +03:00
|
|
|
{826E4DE0-9500-4FDF-A89E-47789296EDAE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
{826E4DE0-9500-4FDF-A89E-47789296EDAE}.Release|Any CPU.Build.0 = Release|Any CPU
|
2017-04-21 21:57:14 +03:00
|
|
|
{826E4DE0-9500-4FDF-A89E-47789296EDAE}.Release|x64.ActiveCfg = Release|Any CPU
|
|
|
|
{826E4DE0-9500-4FDF-A89E-47789296EDAE}.Release|x64.Build.0 = Release|Any CPU
|
|
|
|
{826E4DE0-9500-4FDF-A89E-47789296EDAE}.Release|x86.ActiveCfg = Release|Any CPU
|
|
|
|
{826E4DE0-9500-4FDF-A89E-47789296EDAE}.Release|x86.Build.0 = Release|Any CPU
|
2017-04-20 02:35:39 +03:00
|
|
|
{181960DE-5646-4260-BE99-EBE63FA5631E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
{181960DE-5646-4260-BE99-EBE63FA5631E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
2017-04-21 21:57:14 +03:00
|
|
|
{181960DE-5646-4260-BE99-EBE63FA5631E}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
|
|
{181960DE-5646-4260-BE99-EBE63FA5631E}.Debug|x64.Build.0 = Debug|Any CPU
|
|
|
|
{181960DE-5646-4260-BE99-EBE63FA5631E}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
|
|
{181960DE-5646-4260-BE99-EBE63FA5631E}.Debug|x86.Build.0 = Debug|Any CPU
|
2017-04-20 02:35:39 +03:00
|
|
|
{181960DE-5646-4260-BE99-EBE63FA5631E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
{181960DE-5646-4260-BE99-EBE63FA5631E}.Release|Any CPU.Build.0 = Release|Any CPU
|
2017-04-21 21:57:14 +03:00
|
|
|
{181960DE-5646-4260-BE99-EBE63FA5631E}.Release|x64.ActiveCfg = Release|Any CPU
|
|
|
|
{181960DE-5646-4260-BE99-EBE63FA5631E}.Release|x64.Build.0 = Release|Any CPU
|
|
|
|
{181960DE-5646-4260-BE99-EBE63FA5631E}.Release|x86.ActiveCfg = Release|Any CPU
|
|
|
|
{181960DE-5646-4260-BE99-EBE63FA5631E}.Release|x86.Build.0 = Release|Any CPU
|
2017-04-20 02:35:39 +03:00
|
|
|
{6F0B1A4C-CA98-4FD0-96CA-7C14D21FDBE9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
{6F0B1A4C-CA98-4FD0-96CA-7C14D21FDBE9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
2017-04-21 21:57:14 +03:00
|
|
|
{6F0B1A4C-CA98-4FD0-96CA-7C14D21FDBE9}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
|
|
{6F0B1A4C-CA98-4FD0-96CA-7C14D21FDBE9}.Debug|x64.Build.0 = Debug|Any CPU
|
|
|
|
{6F0B1A4C-CA98-4FD0-96CA-7C14D21FDBE9}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
|
|
{6F0B1A4C-CA98-4FD0-96CA-7C14D21FDBE9}.Debug|x86.Build.0 = Debug|Any CPU
|
2017-04-20 02:35:39 +03:00
|
|
|
{6F0B1A4C-CA98-4FD0-96CA-7C14D21FDBE9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
{6F0B1A4C-CA98-4FD0-96CA-7C14D21FDBE9}.Release|Any CPU.Build.0 = Release|Any CPU
|
2017-04-21 21:57:14 +03:00
|
|
|
{6F0B1A4C-CA98-4FD0-96CA-7C14D21FDBE9}.Release|x64.ActiveCfg = Release|Any CPU
|
|
|
|
{6F0B1A4C-CA98-4FD0-96CA-7C14D21FDBE9}.Release|x64.Build.0 = Release|Any CPU
|
|
|
|
{6F0B1A4C-CA98-4FD0-96CA-7C14D21FDBE9}.Release|x86.ActiveCfg = Release|Any CPU
|
|
|
|
{6F0B1A4C-CA98-4FD0-96CA-7C14D21FDBE9}.Release|x86.Build.0 = Release|Any CPU
|
2017-04-20 02:35:39 +03:00
|
|
|
{1E021647-7B63-4B6B-85E5-ECCC6833391C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
{1E021647-7B63-4B6B-85E5-ECCC6833391C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
2017-04-21 21:57:14 +03:00
|
|
|
{1E021647-7B63-4B6B-85E5-ECCC6833391C}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
|
|
{1E021647-7B63-4B6B-85E5-ECCC6833391C}.Debug|x64.Build.0 = Debug|Any CPU
|
|
|
|
{1E021647-7B63-4B6B-85E5-ECCC6833391C}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
|
|
{1E021647-7B63-4B6B-85E5-ECCC6833391C}.Debug|x86.Build.0 = Debug|Any CPU
|
2017-04-20 02:35:39 +03:00
|
|
|
{1E021647-7B63-4B6B-85E5-ECCC6833391C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
{1E021647-7B63-4B6B-85E5-ECCC6833391C}.Release|Any CPU.Build.0 = Release|Any CPU
|
2017-04-21 21:57:14 +03:00
|
|
|
{1E021647-7B63-4B6B-85E5-ECCC6833391C}.Release|x64.ActiveCfg = Release|Any CPU
|
|
|
|
{1E021647-7B63-4B6B-85E5-ECCC6833391C}.Release|x64.Build.0 = Release|Any CPU
|
|
|
|
{1E021647-7B63-4B6B-85E5-ECCC6833391C}.Release|x86.ActiveCfg = Release|Any CPU
|
|
|
|
{1E021647-7B63-4B6B-85E5-ECCC6833391C}.Release|x86.Build.0 = Release|Any CPU
|
2017-04-20 02:35:39 +03:00
|
|
|
{A0466013-FB08-4873-83AA-F54898707D60}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
{A0466013-FB08-4873-83AA-F54898707D60}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
2017-04-21 21:57:14 +03:00
|
|
|
{A0466013-FB08-4873-83AA-F54898707D60}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
|
|
{A0466013-FB08-4873-83AA-F54898707D60}.Debug|x64.Build.0 = Debug|Any CPU
|
|
|
|
{A0466013-FB08-4873-83AA-F54898707D60}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
|
|
{A0466013-FB08-4873-83AA-F54898707D60}.Debug|x86.Build.0 = Debug|Any CPU
|
2017-04-20 02:35:39 +03:00
|
|
|
{A0466013-FB08-4873-83AA-F54898707D60}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
{A0466013-FB08-4873-83AA-F54898707D60}.Release|Any CPU.Build.0 = Release|Any CPU
|
2017-04-21 21:57:14 +03:00
|
|
|
{A0466013-FB08-4873-83AA-F54898707D60}.Release|x64.ActiveCfg = Release|Any CPU
|
|
|
|
{A0466013-FB08-4873-83AA-F54898707D60}.Release|x64.Build.0 = Release|Any CPU
|
|
|
|
{A0466013-FB08-4873-83AA-F54898707D60}.Release|x86.ActiveCfg = Release|Any CPU
|
|
|
|
{A0466013-FB08-4873-83AA-F54898707D60}.Release|x86.Build.0 = Release|Any CPU
|
|
|
|
EndGlobalSection
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
HideSolutionNode = FALSE
|
2017-04-20 02:35:39 +03:00
|
|
|
EndGlobalSection
|
|
|
|
GlobalSection(NestedProjects) = preSolution
|
|
|
|
{826E4DE0-9500-4FDF-A89E-47789296EDAE} = {DDF8CFB6-491A-42BF-B9F0-D4CDE15A5CC4}
|
|
|
|
{181960DE-5646-4260-BE99-EBE63FA5631E} = {DDF8CFB6-491A-42BF-B9F0-D4CDE15A5CC4}
|
|
|
|
{6F0B1A4C-CA98-4FD0-96CA-7C14D21FDBE9} = {20A89807-0815-44EC-83CC-C196F24B0DE9}
|
|
|
|
{1E021647-7B63-4B6B-85E5-ECCC6833391C} = {20A89807-0815-44EC-83CC-C196F24B0DE9}
|
|
|
|
{A0466013-FB08-4873-83AA-F54898707D60} = {20A89807-0815-44EC-83CC-C196F24B0DE9}
|
|
|
|
EndGlobalSection
|
2017-09-22 23:16:10 +03:00
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
SolutionGuid = {4FFD1405-3327-40A0-8B3A-8B1FE5A14FA6}
|
|
|
|
EndGlobalSection
|
2017-04-20 02:35:39 +03:00
|
|
|
EndGlobal
|