-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFable.Auth0.React.sln
More file actions
32 lines (32 loc) · 1.76 KB
/
Copy pathFable.Auth0.React.sln
File metadata and controls
32 lines (32 loc) · 1.76 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30114.105
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Fable.Auth0.React", "src\Fable.Auth0.React\Fable.Auth0.React.fsproj", "{43B8FE65-A13E-4F24-BFC7-42F54327985D}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Docs", "docs\Docs.fsproj", "{AA558569-749D-467E-B187-6574CAFCCF10}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{43B8FE65-A13E-4F24-BFC7-42F54327985D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{43B8FE65-A13E-4F24-BFC7-42F54327985D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{43B8FE65-A13E-4F24-BFC7-42F54327985D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{43B8FE65-A13E-4F24-BFC7-42F54327985D}.Release|Any CPU.Build.0 = Release|Any CPU
{032F4353-28AE-4C0D-9951-4965E65E1BB8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{032F4353-28AE-4C0D-9951-4965E65E1BB8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{032F4353-28AE-4C0D-9951-4965E65E1BB8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{032F4353-28AE-4C0D-9951-4965E65E1BB8}.Release|Any CPU.Build.0 = Release|Any CPU
{AA558569-749D-467E-B187-6574CAFCCF10}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AA558569-749D-467E-B187-6574CAFCCF10}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AA558569-749D-467E-B187-6574CAFCCF10}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AA558569-749D-467E-B187-6574CAFCCF10}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal