|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 14 |
| 4 | +VisualStudioVersion = 14.0.25420.1 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{A07B5EB6-E848-4116-A8D0-A826331D98C6}") = "Voting", "Voting\Voting.sfproj", "{CCC6DDE6-A7AE-4C6D-BC39-D93782C7A252}" |
| 7 | +EndProject |
| 8 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VotingService", "VotingService\VotingService.csproj", "{07213B2D-9316-45E3-B526-6BE4B936AB47}" |
| 9 | +EndProject |
| 10 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VotingState", "VotingState\VotingState.csproj", "{BA70DF97-1676-4B63-932E-20ED9B35423B}" |
| 11 | +EndProject |
| 12 | +Global |
| 13 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 14 | + Debug|x64 = Debug|x64 |
| 15 | + Release|x64 = Release|x64 |
| 16 | + EndGlobalSection |
| 17 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 18 | + {CCC6DDE6-A7AE-4C6D-BC39-D93782C7A252}.Debug|x64.ActiveCfg = Debug|x64 |
| 19 | + {CCC6DDE6-A7AE-4C6D-BC39-D93782C7A252}.Debug|x64.Build.0 = Debug|x64 |
| 20 | + {CCC6DDE6-A7AE-4C6D-BC39-D93782C7A252}.Debug|x64.Deploy.0 = Debug|x64 |
| 21 | + {CCC6DDE6-A7AE-4C6D-BC39-D93782C7A252}.Release|x64.ActiveCfg = Release|x64 |
| 22 | + {CCC6DDE6-A7AE-4C6D-BC39-D93782C7A252}.Release|x64.Build.0 = Release|x64 |
| 23 | + {CCC6DDE6-A7AE-4C6D-BC39-D93782C7A252}.Release|x64.Deploy.0 = Release|x64 |
| 24 | + {07213B2D-9316-45E3-B526-6BE4B936AB47}.Debug|x64.ActiveCfg = Debug|x64 |
| 25 | + {07213B2D-9316-45E3-B526-6BE4B936AB47}.Debug|x64.Build.0 = Debug|x64 |
| 26 | + {07213B2D-9316-45E3-B526-6BE4B936AB47}.Release|x64.ActiveCfg = Release|x64 |
| 27 | + {07213B2D-9316-45E3-B526-6BE4B936AB47}.Release|x64.Build.0 = Release|x64 |
| 28 | + {BA70DF97-1676-4B63-932E-20ED9B35423B}.Debug|x64.ActiveCfg = Debug|x64 |
| 29 | + {BA70DF97-1676-4B63-932E-20ED9B35423B}.Debug|x64.Build.0 = Debug|x64 |
| 30 | + {BA70DF97-1676-4B63-932E-20ED9B35423B}.Release|x64.ActiveCfg = Release|x64 |
| 31 | + {BA70DF97-1676-4B63-932E-20ED9B35423B}.Release|x64.Build.0 = Release|x64 |
| 32 | + EndGlobalSection |
| 33 | + GlobalSection(SolutionProperties) = preSolution |
| 34 | + HideSolutionNode = FALSE |
| 35 | + EndGlobalSection |
| 36 | +EndGlobal |
0 commit comments