root/lang/csharp/IrcSendOnly/IrcSend.csproj.user

Revision 844, 1.8 kB (checked in by gyuque, 15 months ago)

lang/csharp/IrcSendOnly

Line 
1<VisualStudioProject>
2    <CSHARP LastOpenVersion = "7.10.3077" >
3        <Build>
4            <Settings ReferencePath = "" >
5                <Config
6                    Name = "Debug"
7                    EnableASPDebugging = "false"
8                    EnableASPXDebugging = "false"
9                    EnableUnmanagedDebugging = "false"
10                    EnableSQLServerDebugging = "false"
11                    RemoteDebugEnabled = "false"
12                    RemoteDebugMachine = ""
13                    StartAction = "Project"
14                    StartArguments = ""
15                    StartPage = ""
16                    StartProgram = ""
17                    StartURL = ""
18                    StartWorkingDirectory = ""
19                    StartWithIE = "true"
20                />
21                <Config
22                    Name = "Release"
23                    EnableASPDebugging = "false"
24                    EnableASPXDebugging = "false"
25                    EnableUnmanagedDebugging = "false"
26                    EnableSQLServerDebugging = "false"
27                    RemoteDebugEnabled = "false"
28                    RemoteDebugMachine = ""
29                    StartAction = "Project"
30                    StartArguments = ""
31                    StartPage = ""
32                    StartProgram = ""
33                    StartURL = ""
34                    StartWorkingDirectory = ""
35                    StartWithIE = "true"
36                />
37            </Settings>
38        </Build>
39        <OtherProjectSettings
40            CopyProjectDestinationFolder = ""
41            CopyProjectUncPath = ""
42            CopyProjectOption = "0"
43            ProjectView = "ProjectFiles"
44            ProjectTrust = "0"
45        />
46    </CSHARP>
47</VisualStudioProject>
48
Note: See TracBrowser for help on using the browser.