David Hartman 31437b9492 Web api dev (#163)
* initial commit

* removed old files

* initial commit
2017-04-02 11:11:35 +03:00

23 lines
975 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "securecall", "securecall\securecall.csproj", "{77972B5F-E22B-4936-AF95-DBE2020FD97A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{77972B5F-E22B-4936-AF95-DBE2020FD97A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{77972B5F-E22B-4936-AF95-DBE2020FD97A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{77972B5F-E22B-4936-AF95-DBE2020FD97A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{77972B5F-E22B-4936-AF95-DBE2020FD97A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal