This repository has been archived by the owner on May 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathFSharp.Data.Tdms.sln
29 lines (29 loc) · 1.55 KB
/
FSharp.Data.Tdms.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharp.Data.Tdms", "FSharp.Data.Tdms\FSharp.Data.Tdms.fsproj", "{75F407E8-290D-4A79-97FE-B8B5E3F8C567}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharp.Data.Tdms.DesignTime", "FSharp.Data.Tdms.DesignTime\FSharp.Data.Tdms.DesignTime.fsproj", "{A898C33C-6BC3-4118-8711-4C6D0B229ECE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{75F407E8-290D-4A79-97FE-B8B5E3F8C567}.Release|Any CPU.ActiveCfg = Release|Any CPU
{75F407E8-290D-4A79-97FE-B8B5E3F8C567}.Release|Any CPU.Build.0 = Release|Any CPU
{75F407E8-290D-4A79-97FE-B8B5E3F8C567}.Debug|Any CPU.ActiveCfg = Release|Any CPU
{75F407E8-290D-4A79-97FE-B8B5E3F8C567}.Debug|Any CPU.Build.0 = Release|Any CPU
{A898C33C-6BC3-4118-8711-4C6D0B229ECE}.Debug|Any CPU.ActiveCfg = Release|Any CPU
{A898C33C-6BC3-4118-8711-4C6D0B229ECE}.Debug|Any CPU.Build.0 = Release|Any CPU
{A898C33C-6BC3-4118-8711-4C6D0B229ECE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A898C33C-6BC3-4118-8711-4C6D0B229ECE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
EndGlobalSection
EndGlobal