-
-
Notifications
You must be signed in to change notification settings - Fork 18
/
OneBella.sln
27 lines (27 loc) · 1.22 KB
/
OneBella.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32328.378
MinimumVisualStudioVersion = 10.0.40219.1
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "LiteDb.OneBella", "LiteDb.Studio.Avalonia\LiteDb.OneBella.fsproj", "{111A9DDB-6006-473A-B865-BC445254ED1F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{3B1E808D-0170-433E-96A0-87F7182347B3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{111A9DDB-6006-473A-B865-BC445254ED1F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{111A9DDB-6006-473A-B865-BC445254ED1F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{111A9DDB-6006-473A-B865-BC445254ED1F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{111A9DDB-6006-473A-B865-BC445254ED1F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B3EA7577-3327-44E1-BA2F-7C59A6FABC0E}
EndGlobalSection
EndGlobal