-
Notifications
You must be signed in to change notification settings - Fork 0
/
Vidio.sln
35 lines (35 loc) · 1.85 KB
/
Vidio.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
32
33
34
35
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32804.467
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Vidio", "Vidio\Vidio.csproj", "{812A409A-B682-4D76-BA3C-0AA4BE12AF14}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Vidio.App", "Vidio.App\Vidio.App.csproj", "{3F45ABC7-082D-4B25-9165-85D7A64C3361}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{812A409A-B682-4D76-BA3C-0AA4BE12AF14}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{812A409A-B682-4D76-BA3C-0AA4BE12AF14}.Debug|Any CPU.Build.0 = Debug|Any CPU
{812A409A-B682-4D76-BA3C-0AA4BE12AF14}.Release|Any CPU.ActiveCfg = Release|Any CPU
{812A409A-B682-4D76-BA3C-0AA4BE12AF14}.Release|Any CPU.Build.0 = Release|Any CPU
{61927C3E-DBC2-4DF3-8A45-8A47367280D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{61927C3E-DBC2-4DF3-8A45-8A47367280D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{61927C3E-DBC2-4DF3-8A45-8A47367280D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{61927C3E-DBC2-4DF3-8A45-8A47367280D9}.Release|Any CPU.Build.0 = Release|Any CPU
{3F45ABC7-082D-4B25-9165-85D7A64C3361}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3F45ABC7-082D-4B25-9165-85D7A64C3361}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3F45ABC7-082D-4B25-9165-85D7A64C3361}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3F45ABC7-082D-4B25-9165-85D7A64C3361}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7DFE8F93-49D9-476C-A322-8521E1B83846}
EndGlobalSection
EndGlobal