-
Notifications
You must be signed in to change notification settings - Fork 0
/
AppwriteMigrator.sln
30 lines (30 loc) · 1.39 KB
/
AppwriteMigrator.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34616.47
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{71D166D2-2A31-4DA2-812E-A3CD57642818}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PinguApps.AppwriteMigrator", "src\PinguApps.AppwriteMigrator\PinguApps.AppwriteMigrator.csproj", "{DE7C008B-396A-47AF-941D-091281D3AF9C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DE7C008B-396A-47AF-941D-091281D3AF9C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DE7C008B-396A-47AF-941D-091281D3AF9C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DE7C008B-396A-47AF-941D-091281D3AF9C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DE7C008B-396A-47AF-941D-091281D3AF9C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{DE7C008B-396A-47AF-941D-091281D3AF9C} = {71D166D2-2A31-4DA2-812E-A3CD57642818}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {692F7A47-CDB5-41E2-8883-E642F6A53D7B}
EndGlobalSection
EndGlobal