-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathEasy3DPrint_NetFW.sln
More file actions
37 lines (37 loc) · 1.89 KB
/
Easy3DPrint_NetFW.sln
File metadata and controls
37 lines (37 loc) · 1.89 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
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34024.191
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Easy3DPrint_NetFW", "Easy3DPrint_NetFW.csproj", "{2477F33E-D045-40C5-881E-459BFBA6AB0D}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Easy3DPrintInstaller", "..\Easy3DPrintInstaller\Easy3DPrintInstaller.vdproj", "{EF42945A-C49F-4B9A-B647-A6330FA32D3F}"
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
{2477F33E-D045-40C5-881E-459BFBA6AB0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2477F33E-D045-40C5-881E-459BFBA6AB0D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2477F33E-D045-40C5-881E-459BFBA6AB0D}.Debug|x64.ActiveCfg = Debug|x64
{2477F33E-D045-40C5-881E-459BFBA6AB0D}.Debug|x64.Build.0 = Debug|x64
{2477F33E-D045-40C5-881E-459BFBA6AB0D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2477F33E-D045-40C5-881E-459BFBA6AB0D}.Release|Any CPU.Build.0 = Release|Any CPU
{2477F33E-D045-40C5-881E-459BFBA6AB0D}.Release|x64.ActiveCfg = Release|x64
{2477F33E-D045-40C5-881E-459BFBA6AB0D}.Release|x64.Build.0 = Release|x64
{EF42945A-C49F-4B9A-B647-A6330FA32D3F}.Debug|Any CPU.ActiveCfg = Debug
{EF42945A-C49F-4B9A-B647-A6330FA32D3F}.Debug|x64.ActiveCfg = Debug
{EF42945A-C49F-4B9A-B647-A6330FA32D3F}.Release|Any CPU.ActiveCfg = Release
{EF42945A-C49F-4B9A-B647-A6330FA32D3F}.Release|x64.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C94294C1-C88D-4B24-8C36-33389F6894EC}
EndGlobalSection
EndGlobal