diff options
| author | Scott Gasch <[email protected]> | 2016-06-01 19:42:52 -0700 |
|---|---|---|
| committer | Scott Gasch <[email protected]> | 2016-06-01 19:42:52 -0700 |
| commit | 373eb7051410d0d7a1bcdbc93e9cc34f2951333d (patch) | |
| tree | 1202df799efb4a87221199e8d6ace6a230d2e50d /typhoonUI.csproj.user | |
Diffstat (limited to 'typhoonUI.csproj.user')
| -rw-r--r-- | typhoonUI.csproj.user | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/typhoonUI.csproj.user b/typhoonUI.csproj.user new file mode 100644 index 0000000..e31ed2b --- /dev/null +++ b/typhoonUI.csproj.user @@ -0,0 +1,48 @@ +<VisualStudioProject>
+ <CSHARP>
+ <Build>
+ <Settings ReferencePath = "" >
+ <Config
+ Name = "Debug"
+ EnableASPDebugging = "false"
+ EnableASPXDebugging = "false"
+ EnableUnmanagedDebugging = "false"
+ EnableSQLServerDebugging = "false"
+ RemoteDebugEnabled = "false"
+ RemoteDebugMachine = ""
+ StartAction = "Project"
+ StartArguments = ""
+ StartPage = ""
+ StartProgram = ""
+ StartURL = ""
+ StartWorkingDirectory = ""
+ StartWithIE = "true"
+ />
+ <Config
+ Name = "Release"
+ EnableASPDebugging = "false"
+ EnableASPXDebugging = "false"
+ EnableUnmanagedDebugging = "false"
+ EnableSQLServerDebugging = "false"
+ RemoteDebugEnabled = "false"
+ RemoteDebugMachine = ""
+ StartAction = "Project"
+ StartArguments = ""
+ StartPage = ""
+ StartProgram = ""
+ StartURL = ""
+ StartWorkingDirectory = ""
+ StartWithIE = "true"
+ />
+ </Settings>
+ </Build>
+ <OtherProjectSettings
+ CopyProjectDestinationFolder = ""
+ CopyProjectUncPath = ""
+ CopyProjectOption = "0"
+ ProjectView = "ProjectFiles"
+ ProjectTrust = "0"
+ />
+ </CSHARP>
+</VisualStudioProject>
+
|
