-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWebSharper.Bindings.PerformanceAPI.sln
34 lines (34 loc) · 2.07 KB
/
WebSharper.Bindings.PerformanceAPI.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "WebSharper.Bindings.PerformanceAPI", "WebSharper.Bindings.PerformanceAPI\WebSharper.Bindings.PerformanceAPI.fsproj", "{D7BF1CCE-0613-4C89-87AE-FF3CA75E4E49}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "WebSharper.PerformanceAPI", "WebSharper.PerformanceAPI\WebSharper.PerformanceAPI.fsproj", "{D79A5929-05D2-46C1-88CD-3F1D663EB53D}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "WebSharper.PerformanceAPI.Sample", "WebSharper.PerformanceAPI.Sample\WebSharper.PerformanceAPI.Sample.fsproj", "{C204F844-4C4A-4634-A9EF-8F9B78D840D1}"
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
{D7BF1CCE-0613-4C89-87AE-FF3CA75E4E49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D7BF1CCE-0613-4C89-87AE-FF3CA75E4E49}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D7BF1CCE-0613-4C89-87AE-FF3CA75E4E49}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D7BF1CCE-0613-4C89-87AE-FF3CA75E4E49}.Release|Any CPU.Build.0 = Release|Any CPU
{D79A5929-05D2-46C1-88CD-3F1D663EB53D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D79A5929-05D2-46C1-88CD-3F1D663EB53D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D79A5929-05D2-46C1-88CD-3F1D663EB53D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D79A5929-05D2-46C1-88CD-3F1D663EB53D}.Release|Any CPU.Build.0 = Release|Any CPU
{C204F844-4C4A-4634-A9EF-8F9B78D840D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C204F844-4C4A-4634-A9EF-8F9B78D840D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C204F844-4C4A-4634-A9EF-8F9B78D840D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C204F844-4C4A-4634-A9EF-8F9B78D840D1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal