-
Notifications
You must be signed in to change notification settings - Fork 0
/
Innovian.Telnyx.Storage.sln
31 lines (31 loc) · 1.65 KB
/
Innovian.Telnyx.Storage.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34031.279
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Innovian.Telnyx.Storage", "Innovian.Telnyx.Storage\Innovian.Telnyx.Storage.csproj", "{CC01944F-05BD-4507-B160-1993EF8FCB73}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Innovian.Telnyx.Storage.Tests", "Innovian.Telnyx.Storage.Tests\Innovian.Telnyx.Storage.Tests.csproj", "{74D32EDD-9589-4987-9B76-D1578BB293E0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CC01944F-05BD-4507-B160-1993EF8FCB73}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CC01944F-05BD-4507-B160-1993EF8FCB73}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CC01944F-05BD-4507-B160-1993EF8FCB73}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CC01944F-05BD-4507-B160-1993EF8FCB73}.Release|Any CPU.Build.0 = Release|Any CPU
{74D32EDD-9589-4987-9B76-D1578BB293E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{74D32EDD-9589-4987-9B76-D1578BB293E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{74D32EDD-9589-4987-9B76-D1578BB293E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{74D32EDD-9589-4987-9B76-D1578BB293E0}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D5DBD4A8-344C-4637-8C96-8A074792C6DA}
EndGlobalSection
EndGlobal