123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177 |
- <VisualStudioProject>
- <CSHARP
- ProjectType = "Web"
- ProductVersion = "7.10.3077"
- SchemaVersion = "2.0"
- ProjectGuid = "{2514CCAA-ACDE-48E8-B36C-ED14EFFD0933}"
- >
- <Build>
- <Settings
- ApplicationIcon = ""
- AssemblyKeyContainerName = ""
- AssemblyName = "MWSeviceDemo"
- AssemblyOriginatorKeyFile = ""
- DefaultClientScript = "JScript"
- DefaultHTMLPageLayout = "Grid"
- DefaultTargetSchema = "IE50"
- DelaySign = "false"
- OutputType = "Library"
- PreBuildEvent = ""
- PostBuildEvent = ""
- RootNamespace = "MWSeviceDemo"
- RunPostBuildEvent = "OnBuildSuccess"
- StartupObject = ""
- >
- <Config
- Name = "Debug"
- AllowUnsafeBlocks = "false"
- BaseAddress = "285212672"
- CheckForOverflowUnderflow = "false"
- ConfigurationOverrideFile = ""
- DefineConstants = "DEBUG;TRACE"
- DocumentationFile = ""
- DebugSymbols = "true"
- FileAlignment = "4096"
- IncrementalBuild = "false"
- NoStdLib = "false"
- NoWarn = ""
- Optimize = "false"
- OutputPath = "bin\"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "4"
- />
- <Config
- Name = "Release"
- AllowUnsafeBlocks = "false"
- BaseAddress = "285212672"
- CheckForOverflowUnderflow = "false"
- ConfigurationOverrideFile = ""
- DefineConstants = "TRACE"
- DocumentationFile = ""
- DebugSymbols = "false"
- FileAlignment = "4096"
- IncrementalBuild = "false"
- NoStdLib = "false"
- NoWarn = ""
- Optimize = "true"
- OutputPath = "bin\"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "4"
- />
- </Settings>
- <References>
- <Reference
- Name = "System"
- AssemblyName = "System"
- HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
- />
- <Reference
- Name = "System.Drawing"
- AssemblyName = "System.Drawing"
- HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
- />
- <Reference
- Name = "System.Data"
- AssemblyName = "System.Data"
- HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
- />
- <Reference
- Name = "System.Web"
- AssemblyName = "System.Web"
- HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
- />
- <Reference
- Name = "System.XML"
- AssemblyName = "System.Xml"
- HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
- />
- <Reference
- Name = "System.Web.Services"
- AssemblyName = "System.Web.Services"
- HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.Services.dll"
- />
- </References>
- </Build>
- <Files>
- <Include>
- <File
- RelPath = "AssemblyInfo.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Global.asax"
- SubType = "Component"
- BuildAction = "Content"
- />
- <File
- RelPath = "Global.asax.cs"
- DependentUpon = "Global.asax"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Global.asax.resx"
- DependentUpon = "Global.asax.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "Web.config"
- BuildAction = "Content"
- />
- <File
- RelPath = "WebForm1.aspx"
- SubType = "Form"
- BuildAction = "Content"
- />
- <File
- RelPath = "WebForm1.aspx.cs"
- DependentUpon = "WebForm1.aspx"
- SubType = "ASPXCodeBehind"
- BuildAction = "Compile"
- />
- <File
- RelPath = "WebForm1.aspx.resx"
- DependentUpon = "WebForm1.aspx.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "Web References\MW\Reference.map"
- BuildAction = "None"
- Generator = "MSDiscoCodeGenerator"
- LastGenOutput = "Reference.cs"
- />
- <File
- RelPath = "Web References\MW\Reference.cs"
- DependentUpon = "Reference.map"
- SubType = "code"
- BuildAction = "Compile"
- DesignTime = "True"
- AutoGen = "True"
- />
- <File
- RelPath = "Web References\MW\wmgw.disco"
- BuildAction = "None"
- />
- <File
- RelPath = "Web References\MW\wmgw.wsdl"
- BuildAction = "None"
- />
- <Folder
- RelPath = "Web References\MW\"
- WebReferenceUrl = "http://demo.montnets.com/yds/wmgw.asmx"
- UrlBehavior = "Static"
- />
- <Folder
- RelPath = "Web References\"
- WebReferences = "TRUE"
- />
- </Include>
- </Files>
- </CSHARP>
- </VisualStudioProject>
|