PageRenderTime 26ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/Visual Studio 2008/VBSL3OOB/VBSL3OOB.Web/VBSL3OOB.Web.vbproj

#
MSBuild | 164 lines | 164 code | 0 blank | 0 comment | 0 complexity | 090c6be072863021398043c09d12b8d7 MD5 | raw file
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>9.0.30729</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{BB937DC0-9B3D-4FC9-AC8A-3CBFE3768449}</ProjectGuid>
  9. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>
  10. <OutputType>Library</OutputType>
  11. <RootNamespace>VBSL3OOB.Web</RootNamespace>
  12. <AssemblyName>VBSL3OOB.Web</AssemblyName>
  13. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  14. <MyType>Custom</MyType>
  15. <OptionExplicit>On</OptionExplicit>
  16. <OptionCompare>Binary</OptionCompare>
  17. <OptionStrict>Off</OptionStrict>
  18. <OptionInfer>On</OptionInfer>
  19. <SilverlightApplicationList>
  20. </SilverlightApplicationList>
  21. </PropertyGroup>
  22. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  23. <DebugSymbols>true</DebugSymbols>
  24. <DebugType>full</DebugType>
  25. <DefineDebug>true</DefineDebug>
  26. <DefineTrace>true</DefineTrace>
  27. <OutputPath>bin\</OutputPath>
  28. <DocumentationFile>VBSL3OOB.Web.xml</DocumentationFile>
  29. <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  32. <DebugType>pdbonly</DebugType>
  33. <DefineDebug>false</DefineDebug>
  34. <DefineTrace>true</DefineTrace>
  35. <Optimize>true</Optimize>
  36. <OutputPath>bin\</OutputPath>
  37. <DocumentationFile>VBSL3OOB.Web.xml</DocumentationFile>
  38. <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
  39. </PropertyGroup>
  40. <ItemGroup>
  41. <Reference Include="System" />
  42. <Reference Include="System.Data" />
  43. <Reference Include="System.Drawing" />
  44. <Reference Include="System.Core">
  45. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  46. </Reference>
  47. <Reference Include="System.Data.DataSetExtensions">
  48. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  49. </Reference>
  50. <Reference Include="System.Web.Extensions">
  51. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  52. </Reference>
  53. <Reference Include="System.Xml.Linq">
  54. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  55. </Reference>
  56. <Reference Include="System.Web" />
  57. <Reference Include="System.Xml" />
  58. <Reference Include="System.Configuration" />
  59. <Reference Include="System.Web.Services" />
  60. <Reference Include="System.EnterpriseServices" />
  61. <Reference Include="System.Web.Mobile" />
  62. </ItemGroup>
  63. <ItemGroup>
  64. <Import Include="Microsoft.VisualBasic" />
  65. <Import Include="System" />
  66. <Import Include="System.Collections" />
  67. <Import Include="System.Collections.Generic" />
  68. <Import Include="System.Data" />
  69. <Import Include="System.Linq" />
  70. <Import Include="System.Xml.Linq" />
  71. <Import Include="System.Diagnostics" />
  72. <Import Include="System.Collections.Specialized" />
  73. <Import Include="System.Configuration" />
  74. <Import Include="System.Text" />
  75. <Import Include="System.Text.RegularExpressions" />
  76. <Import Include="System.Web" />
  77. <Import Include="System.Web.Caching" />
  78. <Import Include="System.Web.SessionState" />
  79. <Import Include="System.Web.Security" />
  80. <Import Include="System.Web.Profile" />
  81. <Import Include="System.Web.UI" />
  82. <Import Include="System.Web.UI.WebControls" />
  83. <Import Include="System.Web.UI.WebControls.WebParts" />
  84. <Import Include="System.Web.UI.HtmlControls" />
  85. </ItemGroup>
  86. <ItemGroup>
  87. <Content Include="ClientBin\VBSL3OOB.xap" />
  88. <Content Include="Silverlight.js" />
  89. <Content Include="VBSL3OOBTestPage.aspx" />
  90. <Content Include="VBSL3OOBTestPage.html" />
  91. <Content Include="Web.config" />
  92. </ItemGroup>
  93. <ItemGroup>
  94. <Compile Include="My Project\AssemblyInfo.vb" />
  95. <Compile Include="My Project\Application.Designer.vb">
  96. <AutoGen>True</AutoGen>
  97. <DependentUpon>Application.myapp</DependentUpon>
  98. </Compile>
  99. <Compile Include="My Project\MyExtensions\MyWebExtension.vb">
  100. <VBMyExtensionTemplateID>Microsoft.VisualBasic.Web.MyExtension</VBMyExtensionTemplateID>
  101. <VBMyExtensionTemplateVersion>1.0.0.0</VBMyExtensionTemplateVersion>
  102. </Compile>
  103. <Compile Include="My Project\Resources.Designer.vb">
  104. <AutoGen>True</AutoGen>
  105. <DesignTime>True</DesignTime>
  106. <DependentUpon>Resources.resx</DependentUpon>
  107. </Compile>
  108. <Compile Include="My Project\Settings.Designer.vb">
  109. <AutoGen>True</AutoGen>
  110. <DependentUpon>Settings.settings</DependentUpon>
  111. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  112. </Compile>
  113. </ItemGroup>
  114. <ItemGroup>
  115. <EmbeddedResource Include="My Project\Resources.resx">
  116. <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
  117. <LastGenOutput>Resources.Designer.vb</LastGenOutput>
  118. <CustomToolNamespace>My.Resources</CustomToolNamespace>
  119. <SubType>Designer</SubType>
  120. </EmbeddedResource>
  121. </ItemGroup>
  122. <ItemGroup>
  123. <None Include="My Project\Application.myapp">
  124. <Generator>MyApplicationCodeGenerator</Generator>
  125. <LastGenOutput>Application.Designer.vb</LastGenOutput>
  126. </None>
  127. <None Include="My Project\Settings.settings">
  128. <Generator>SettingsSingleFileGenerator</Generator>
  129. <CustomToolNamespace>My</CustomToolNamespace>
  130. <LastGenOutput>Settings.Designer.vb</LastGenOutput>
  131. </None>
  132. </ItemGroup>
  133. <ItemGroup>
  134. <Folder Include="App_Data\" />
  135. </ItemGroup>
  136. <Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
  137. <Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\WebApplications\Microsoft.WebApplication.targets" />
  138. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  139. Other similar extension points exist, see Microsoft.Common.targets.
  140. <Target Name="BeforeBuild">
  141. </Target>
  142. <Target Name="AfterBuild">
  143. </Target>
  144. -->
  145. <ProjectExtensions>
  146. <VisualStudio>
  147. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  148. <WebProjectProperties>
  149. <UseIIS>False</UseIIS>
  150. <AutoAssignPort>True</AutoAssignPort>
  151. <DevelopmentServerPort>49431</DevelopmentServerPort>
  152. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  153. <IISUrl>
  154. </IISUrl>
  155. <NTLMAuthentication>False</NTLMAuthentication>
  156. <UseCustomServer>False</UseCustomServer>
  157. <CustomServerUrl>
  158. </CustomServerUrl>
  159. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  160. </WebProjectProperties>
  161. </FlavorProperties>
  162. </VisualStudio>
  163. </ProjectExtensions>
  164. </Project>