|
1 | | - |
2 | | -Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | | -# Visual Studio 15 |
4 | | -VisualStudioVersion = 15.0.26730.16 |
5 | | -MinimumVisualStudioVersion = 10.0.40219.1 |
6 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LaunchDarkly.ServerSdk.Redis", "src\LaunchDarkly.ServerSdk.Redis\LaunchDarkly.ServerSdk.Redis.csproj", "{C497533B-8F43-4E5A-A6F4-F50880AA549C}" |
7 | | -EndProject |
8 | | -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LaunchDarkly.ServerSdk.Redis.Tests", "test\LaunchDarkly.ServerSdk.Redis.Tests\LaunchDarkly.ServerSdk.Redis.Tests.csproj", "{2F11CC6A-3427-423E-AF63-E3600FE63627}" |
9 | | -EndProject |
10 | | -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LaunchDarkly.ServerSdk.SharedTests", "dotnet-server-sdk-shared-tests\LaunchDarkly.ServerSdk.SharedTests\LaunchDarkly.ServerSdk.SharedTests.csproj", "{1E4AC383-D6C7-4096-9D74-B10D059E84F1}" |
11 | | -EndProject |
12 | | -Global |
13 | | - GlobalSection(SolutionConfigurationPlatforms) = preSolution |
14 | | - Debug|Any CPU = Debug|Any CPU |
15 | | - Release|Any CPU = Release|Any CPU |
16 | | - EndGlobalSection |
17 | | - GlobalSection(ProjectConfigurationPlatforms) = postSolution |
18 | | - {C497533B-8F43-4E5A-A6F4-F50880AA549C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
19 | | - {C497533B-8F43-4E5A-A6F4-F50880AA549C}.Debug|Any CPU.Build.0 = Debug|Any CPU |
20 | | - {C497533B-8F43-4E5A-A6F4-F50880AA549C}.Release|Any CPU.ActiveCfg = Release|Any CPU |
21 | | - {C497533B-8F43-4E5A-A6F4-F50880AA549C}.Release|Any CPU.Build.0 = Release|Any CPU |
22 | | - {2F11CC6A-3427-423E-AF63-E3600FE63627}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
23 | | - {2F11CC6A-3427-423E-AF63-E3600FE63627}.Debug|Any CPU.Build.0 = Debug|Any CPU |
24 | | - {2F11CC6A-3427-423E-AF63-E3600FE63627}.Release|Any CPU.ActiveCfg = Release|Any CPU |
25 | | - {2F11CC6A-3427-423E-AF63-E3600FE63627}.Release|Any CPU.Build.0 = Release|Any CPU |
26 | | - {1E4AC383-D6C7-4096-9D74-B10D059E84F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
27 | | - {1E4AC383-D6C7-4096-9D74-B10D059E84F1}.Debug|Any CPU.Build.0 = Debug|Any CPU |
28 | | - {1E4AC383-D6C7-4096-9D74-B10D059E84F1}.Release|Any CPU.ActiveCfg = Release|Any CPU |
29 | | - {1E4AC383-D6C7-4096-9D74-B10D059E84F1}.Release|Any CPU.Build.0 = Release|Any CPU |
30 | | - EndGlobalSection |
31 | | - GlobalSection(SolutionProperties) = preSolution |
32 | | - HideSolutionNode = FALSE |
33 | | - EndGlobalSection |
34 | | - GlobalSection(ExtensibilityGlobals) = postSolution |
35 | | - SolutionGuid = {C92D0169-FDC9-4B5A-A3FA-70CD9609660D} |
36 | | - EndGlobalSection |
37 | | -EndGlobal |
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 15 |
| 4 | +VisualStudioVersion = 15.0.26730.16 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LaunchDarkly.ServerSdk.Redis", "src\LaunchDarkly.ServerSdk.Redis\LaunchDarkly.ServerSdk.Redis.csproj", "{C497533B-8F43-4E5A-A6F4-F50880AA549C}" |
| 7 | +EndProject |
| 8 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LaunchDarkly.ServerSdk.Redis.Tests", "test\LaunchDarkly.ServerSdk.Redis.Tests\LaunchDarkly.ServerSdk.Redis.Tests.csproj", "{2F11CC6A-3427-423E-AF63-E3600FE63627}" |
| 9 | +EndProject |
| 10 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LaunchDarkly.ServerSdk.SharedTests", "dotnet-server-sdk-shared-tests\LaunchDarkly.ServerSdk.SharedTests\LaunchDarkly.ServerSdk.SharedTests.csproj", "{1E4AC383-D6C7-4096-9D74-B10D059E84F1}" |
| 11 | +EndProject |
| 12 | +Global |
| 13 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 14 | + Debug|Any CPU = Debug|Any CPU |
| 15 | + Release|Any CPU = Release|Any CPU |
| 16 | + EndGlobalSection |
| 17 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 18 | + {C497533B-8F43-4E5A-A6F4-F50880AA549C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 19 | + {C497533B-8F43-4E5A-A6F4-F50880AA549C}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 20 | + {C497533B-8F43-4E5A-A6F4-F50880AA549C}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 21 | + {C497533B-8F43-4E5A-A6F4-F50880AA549C}.Release|Any CPU.Build.0 = Release|Any CPU |
| 22 | + {2F11CC6A-3427-423E-AF63-E3600FE63627}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 23 | + {2F11CC6A-3427-423E-AF63-E3600FE63627}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 24 | + {2F11CC6A-3427-423E-AF63-E3600FE63627}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 25 | + {2F11CC6A-3427-423E-AF63-E3600FE63627}.Release|Any CPU.Build.0 = Release|Any CPU |
| 26 | + {1E4AC383-D6C7-4096-9D74-B10D059E84F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 27 | + {1E4AC383-D6C7-4096-9D74-B10D059E84F1}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 28 | + {1E4AC383-D6C7-4096-9D74-B10D059E84F1}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 29 | + {1E4AC383-D6C7-4096-9D74-B10D059E84F1}.Release|Any CPU.Build.0 = Release|Any CPU |
| 30 | + EndGlobalSection |
| 31 | + GlobalSection(SolutionProperties) = preSolution |
| 32 | + HideSolutionNode = FALSE |
| 33 | + EndGlobalSection |
| 34 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 35 | + SolutionGuid = {C92D0169-FDC9-4B5A-A3FA-70CD9609660D} |
| 36 | + EndGlobalSection |
| 37 | +EndGlobal |
0 commit comments