forked from pmengal/MailSystem.NET
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathActiveUp.MailSystem.WebMessaging.sln
More file actions
34 lines (34 loc) · 1.71 KB
/
ActiveUp.MailSystem.WebMessaging.sln
File metadata and controls
34 lines (34 loc) · 1.71 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
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "C:\...\ActiveUp.MailSystem.WebMessaging\", ".", "{6893211A-A311-4875-9B62-9D96B8F25105}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.VirtualPath = "/ActiveUp.MailSystem.WebMessaging"
Debug.AspNetCompiler.PhysicalPath = "..\..\..\..\..\..\Projects\ActiveUp.MailSystem\ActiveUp.MailSystem\Samples\CS\ActiveUp.MailSystem.WebMessaging\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\ActiveUp.MailSystem.WebMessaging\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/ActiveUp.MailSystem.WebMessaging"
Release.AspNetCompiler.PhysicalPath = "..\..\..\..\..\..\Projects\ActiveUp.MailSystem\ActiveUp.MailSystem\Samples\CS\ActiveUp.MailSystem.WebMessaging\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\ActiveUp.MailSystem.WebMessaging\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "1755"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|.NET = Debug|.NET
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6893211A-A311-4875-9B62-9D96B8F25105}.Debug|.NET.ActiveCfg = Debug|.NET
{6893211A-A311-4875-9B62-9D96B8F25105}.Debug|.NET.Build.0 = Debug|.NET
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal