-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLibPlcTag.FSharp.sln
22 lines (22 loc) · 1.3 KB
/
LibPlcTag.FSharp.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "LibPlcTag.FSharp.Core", "LibPlcTag.FSharp.Core\LibPlcTag.FSharp.Core.fsproj", "{AA190E13-4ECA-4192-8E8A-3B7FF56D3C38}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "LibPlcTag.FSharp.Test", "LibPlcTag.FSharp.Test\LibPlcTag.FSharp.Test.fsproj", "{517C9066-7F70-4E5C-8121-FC498ECF2D1B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AA190E13-4ECA-4192-8E8A-3B7FF56D3C38}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AA190E13-4ECA-4192-8E8A-3B7FF56D3C38}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AA190E13-4ECA-4192-8E8A-3B7FF56D3C38}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AA190E13-4ECA-4192-8E8A-3B7FF56D3C38}.Release|Any CPU.Build.0 = Release|Any CPU
{517C9066-7F70-4E5C-8121-FC498ECF2D1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{517C9066-7F70-4E5C-8121-FC498ECF2D1B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{517C9066-7F70-4E5C-8121-FC498ECF2D1B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{517C9066-7F70-4E5C-8121-FC498ECF2D1B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal