-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWpfstrLib4_net_cs.sln
44 lines (44 loc) · 2.33 KB
/
WpfstrLib4_net_cs.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
35
36
37
38
39
40
41
42
43
44
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33530.505
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WpfstrLib4_net_cs", "WpfstrLib4_net_cs.csproj", "{0B8BC739-49D5-4AF8-92A1-0C2D8266BA81}"
ProjectSection(ProjectDependencies) = postProject
{6D077812-5264-47FA-B3B3-A7D76ED4E7E8} = {6D077812-5264-47FA-B3B3-A7D76ED4E7E8}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MatrixCs", "..\MatrixCs\MatrixCs.csproj", "{6D077812-5264-47FA-B3B3-A7D76ED4E7E8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0B8BC739-49D5-4AF8-92A1-0C2D8266BA81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0B8BC739-49D5-4AF8-92A1-0C2D8266BA81}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0B8BC739-49D5-4AF8-92A1-0C2D8266BA81}.Debug|x64.ActiveCfg = Debug|x64
{0B8BC739-49D5-4AF8-92A1-0C2D8266BA81}.Debug|x64.Build.0 = Debug|x64
{0B8BC739-49D5-4AF8-92A1-0C2D8266BA81}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0B8BC739-49D5-4AF8-92A1-0C2D8266BA81}.Release|Any CPU.Build.0 = Release|Any CPU
{0B8BC739-49D5-4AF8-92A1-0C2D8266BA81}.Release|x64.ActiveCfg = Release|x64
{0B8BC739-49D5-4AF8-92A1-0C2D8266BA81}.Release|x64.Build.0 = Release|x64
{6D077812-5264-47FA-B3B3-A7D76ED4E7E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6D077812-5264-47FA-B3B3-A7D76ED4E7E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6D077812-5264-47FA-B3B3-A7D76ED4E7E8}.Debug|x64.ActiveCfg = Debug|x64
{6D077812-5264-47FA-B3B3-A7D76ED4E7E8}.Debug|x64.Build.0 = Debug|x64
{6D077812-5264-47FA-B3B3-A7D76ED4E7E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6D077812-5264-47FA-B3B3-A7D76ED4E7E8}.Release|Any CPU.Build.0 = Release|Any CPU
{6D077812-5264-47FA-B3B3-A7D76ED4E7E8}.Release|x64.ActiveCfg = Release|x64
{6D077812-5264-47FA-B3B3-A7D76ED4E7E8}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E6490C39-3776-40B6-A277-ECC16C5F05C4}
EndGlobalSection
EndGlobal