PageRenderTime 38ms CodeModel.GetById 17ms RepoModel.GetById 1ms app.codeStats 0ms

/VEFF2/MusicPlayer/MusicMash/MusicMash.csproj

http://ru-kalli-stefan.googlecode.com/
MSBuild | 243 lines | 243 code | 0 blank | 0 comment | 0 complexity | 42d419206f817f81c304f066717caaa3 MD5 | raw file
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" 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>
  7. </ProductVersion>
  8. <SchemaVersion>2.0</SchemaVersion>
  9. <ProjectGuid>{4C0D5B73-C672-4FF9-A59D-F32C01755DD6}</ProjectGuid>
  10. <ProjectTypeGuids>{E3E379DF-F4C6-4180-9B81-6769533ABE47};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  11. <OutputType>Library</OutputType>
  12. <AppDesignerFolder>Properties</AppDesignerFolder>
  13. <RootNamespace>MusicMash</RootNamespace>
  14. <AssemblyName>MusicMash</AssemblyName>
  15. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  16. <MvcBuildViews>false</MvcBuildViews>
  17. <UseIISExpress>false</UseIISExpress>
  18. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <DebugType>pdbonly</DebugType>
  30. <Optimize>true</Optimize>
  31. <OutputPath>bin\</OutputPath>
  32. <DefineConstants>TRACE</DefineConstants>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. </PropertyGroup>
  36. <ItemGroup>
  37. <Reference Include="EntityFramework">
  38. <HintPath>..\packages\EntityFramework.4.1.10331.0\lib\net40\EntityFramework.dll</HintPath>
  39. </Reference>
  40. <Reference Include="Microsoft.CSharp" />
  41. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  42. <Private>True</Private>
  43. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  44. </Reference>
  45. <Reference Include="System" />
  46. <Reference Include="System.Data" />
  47. <Reference Include="System.Data.Entity" />
  48. <Reference Include="System.Drawing" />
  49. <Reference Include="System.Json, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  50. <Private>True</Private>
  51. <HintPath>..\packages\System.Json.4.0.20126.16343\lib\net40\System.Json.dll</HintPath>
  52. </Reference>
  53. <Reference Include="System.Net.Http, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  54. <Private>True</Private>
  55. <HintPath>..\packages\System.Net.Http.2.0.20126.16343\lib\net40\System.Net.Http.dll</HintPath>
  56. </Reference>
  57. <Reference Include="System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  58. <Private>True</Private>
  59. <HintPath>..\packages\System.Net.Http.Formatting.4.0.20126.16343\lib\net40\System.Net.Http.Formatting.dll</HintPath>
  60. </Reference>
  61. <Reference Include="System.Net.Http.WebRequest, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  62. <Private>True</Private>
  63. <HintPath>..\packages\System.Net.Http.2.0.20126.16343\lib\net40\System.Net.Http.WebRequest.dll</HintPath>
  64. </Reference>
  65. <Reference Include="System.Web.Entity" />
  66. <Reference Include="System.Web.ApplicationServices" />
  67. <Reference Include="System.ComponentModel.DataAnnotations" />
  68. <Reference Include="System.Core" />
  69. <Reference Include="System.Data.DataSetExtensions" />
  70. <Reference Include="System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  71. <Private>True</Private>
  72. <HintPath>..\packages\AspNetWebPages.Core.2.0.20126.16343\lib\net40\System.Web.Helpers.dll</HintPath>
  73. </Reference>
  74. <Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  75. <Private>True</Private>
  76. <HintPath>..\packages\AspNetWebApi.Core.4.0.20126.16343\lib\net40\System.Web.Http.dll</HintPath>
  77. </Reference>
  78. <Reference Include="System.Web.Http.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  79. <Private>True</Private>
  80. <HintPath>..\packages\System.Web.Http.Common.4.0.20126.16343\lib\net40\System.Web.Http.Common.dll</HintPath>
  81. </Reference>
  82. <Reference Include="System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  83. <Private>True</Private>
  84. <HintPath>..\packages\AspNetWebApi.4.0.20126.16343\lib\net40\System.Web.Http.WebHost.dll</HintPath>
  85. </Reference>
  86. <Reference Include="System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  87. <Private>True</Private>
  88. <HintPath>..\packages\AspNetMvc.4.0.20126.16343\lib\net40\System.Web.Mvc.dll</HintPath>
  89. </Reference>
  90. <Reference Include="System.Web.Optimization">
  91. <HintPath>..\packages\Microsoft.Web.Optimization.1.0.0-beta\lib\net40\System.Web.Optimization.dll</HintPath>
  92. </Reference>
  93. <Reference Include="System.Web.Providers">
  94. <HintPath>..\packages\System.Web.Providers.Core.1.0\lib\net40\System.Web.Providers.dll</HintPath>
  95. </Reference>
  96. <Reference Include="System.Web.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  97. <Private>True</Private>
  98. <HintPath>..\packages\AspNetRazor.Core.2.0.20126.16343\lib\net40\System.Web.Razor.dll</HintPath>
  99. </Reference>
  100. <Reference Include="System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  101. <Private>True</Private>
  102. <HintPath>..\packages\AspNetWebPages.Core.2.0.20126.16343\lib\net40\System.Web.WebPages.dll</HintPath>
  103. </Reference>
  104. <Reference Include="System.Web.WebPages.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  105. <Private>True</Private>
  106. <HintPath>..\packages\AspNetWebPages.Core.2.0.20126.16343\lib\net40\System.Web.WebPages.Deployment.dll</HintPath>
  107. </Reference>
  108. <Reference Include="System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  109. <Private>True</Private>
  110. <HintPath>..\packages\AspNetWebPages.Core.2.0.20126.16343\lib\net40\System.Web.WebPages.Razor.dll</HintPath>
  111. </Reference>
  112. <Reference Include="System.Xml.Linq" />
  113. <Reference Include="System.Web" />
  114. <Reference Include="System.Web.Abstractions" />
  115. <Reference Include="System.Web.Routing" />
  116. <Reference Include="System.Xml" />
  117. <Reference Include="System.Configuration" />
  118. <Reference Include="taglib-sharp">
  119. <HintPath>..\packages\taglib.1.0.0\lib\taglib-sharp.dll</HintPath>
  120. </Reference>
  121. </ItemGroup>
  122. <ItemGroup>
  123. <Compile Include="Controllers\HomeController.cs" />
  124. <Compile Include="Controllers\ValuesController.cs" />
  125. <Compile Include="Global.asax.cs">
  126. <DependentUpon>Global.asax</DependentUpon>
  127. </Compile>
  128. <Compile Include="Models\FileUploadJsonResult.cs" />
  129. <Compile Include="Models\Song.cs" />
  130. <Compile Include="Properties\AssemblyInfo.cs" />
  131. </ItemGroup>
  132. <ItemGroup>
  133. <Content Include="Content\playlist.css" />
  134. <Content Include="Content\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png" />
  135. <Content Include="Content\themes\base\images\ui-bg_flat_75_ffffff_40x100.png" />
  136. <Content Include="Content\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png" />
  137. <Content Include="Content\themes\base\images\ui-bg_glass_65_ffffff_1x400.png" />
  138. <Content Include="Content\themes\base\images\ui-bg_glass_75_dadada_1x400.png" />
  139. <Content Include="Content\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png" />
  140. <Content Include="Content\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png" />
  141. <Content Include="Content\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
  142. <Content Include="Content\themes\base\images\ui-icons_222222_256x240.png" />
  143. <Content Include="Content\themes\base\images\ui-icons_2e83ff_256x240.png" />
  144. <Content Include="Content\themes\base\images\ui-icons_454545_256x240.png" />
  145. <Content Include="Content\themes\base\images\ui-icons_888888_256x240.png" />
  146. <Content Include="Content\themes\base\images\ui-icons_cd0a0a_256x240.png" />
  147. <Content Include="Content\themes\base\jquery.ui.accordion.css" />
  148. <Content Include="Content\themes\base\jquery.ui.all.css" />
  149. <Content Include="Content\themes\base\jquery.ui.autocomplete.css" />
  150. <Content Include="Content\themes\base\jquery.ui.base.css" />
  151. <Content Include="Content\themes\base\jquery.ui.button.css" />
  152. <Content Include="Content\themes\base\jquery.ui.core.css" />
  153. <Content Include="Content\themes\base\jquery.ui.datepicker.css" />
  154. <Content Include="Content\themes\base\jquery.ui.dialog.css" />
  155. <Content Include="Content\themes\base\jquery.ui.progressbar.css" />
  156. <Content Include="Content\themes\base\jquery.ui.resizable.css" />
  157. <Content Include="Content\themes\base\jquery.ui.selectable.css" />
  158. <Content Include="Content\themes\base\jquery.ui.slider.css" />
  159. <Content Include="Content\themes\base\jquery.ui.tabs.css" />
  160. <Content Include="Content\themes\base\jquery.ui.theme.css" />
  161. <Content Include="Global.asax" />
  162. <Content Include="Scripts\jquery-1.6.2-vsdoc.js" />
  163. <Content Include="Scripts\jquery-1.6.2.js" />
  164. <Content Include="Scripts\jquery-1.6.2.min.js" />
  165. <Content Include="Scripts\jquery-ui-1.8.11.js" />
  166. <Content Include="Scripts\jquery-ui-1.8.11.min.js" />
  167. <Content Include="Scripts\jquery.unobtrusive-ajax.js" />
  168. <Content Include="Scripts\jquery.unobtrusive-ajax.min.js" />
  169. <Content Include="Scripts\jquery.validate-vsdoc.js" />
  170. <Content Include="Scripts\jquery.validate.js" />
  171. <Content Include="Scripts\jquery.validate.min.js" />
  172. <Content Include="Scripts\jquery.validate.unobtrusive.js" />
  173. <Content Include="Scripts\jquery.validate.unobtrusive.min.js" />
  174. <Content Include="Scripts\knockout-2.0.0.debug.js" />
  175. <Content Include="Scripts\knockout-2.0.0.js" />
  176. <Content Include="Scripts\modernizr-2.0.6-development-only.js" />
  177. <Content Include="Upload\Every+Breath+You+Take.mp3" />
  178. <Content Include="Web.config" />
  179. <Content Include="Web.Debug.config">
  180. <DependentUpon>Web.config</DependentUpon>
  181. </Content>
  182. <Content Include="Web.Release.config">
  183. <DependentUpon>Web.config</DependentUpon>
  184. </Content>
  185. <Content Include="Content\Site.css" />
  186. <Content Include="Images\accent.png" />
  187. <Content Include="Images\aspNetHome.png" />
  188. <Content Include="Images\bullet.png" />
  189. <Content Include="Images\facebook.png" />
  190. <Content Include="Images\findHosting.png" />
  191. <Content Include="Images\heroAccent.png" />
  192. <Content Include="Images\NuGetGallery.png" />
  193. <Content Include="Images\orderedListOne.png" />
  194. <Content Include="Images\orderedListTwo.png" />
  195. <Content Include="Images\orderedListThree.png" />
  196. <Content Include="Images\twitter.png" />
  197. <Content Include="Images\windowsLive.png" />
  198. <Content Include="Scripts\_references.js" />
  199. <Content Include="Views\Web.config">
  200. <SubType>Designer</SubType>
  201. </Content>
  202. <Content Include="Views\_ViewStart.cshtml" />
  203. <Content Include="Views\Home\Index.cshtml" />
  204. <Content Include="Views\Shared\Error.cshtml" />
  205. <Content Include="Views\Shared\_Layout.cshtml" />
  206. </ItemGroup>
  207. <ItemGroup>
  208. <Folder Include="App_Data\" />
  209. </ItemGroup>
  210. <ItemGroup>
  211. <Content Include="packages.config" />
  212. </ItemGroup>
  213. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  214. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
  215. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  216. Other similar extension points exist, see Microsoft.Common.targets.
  217. <Target Name="BeforeBuild">
  218. </Target>
  219. <Target Name="AfterBuild">
  220. </Target> -->
  221. <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
  222. <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
  223. </Target>
  224. <ProjectExtensions>
  225. <VisualStudio>
  226. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  227. <WebProjectProperties>
  228. <UseIIS>False</UseIIS>
  229. <AutoAssignPort>True</AutoAssignPort>
  230. <DevelopmentServerPort>1648</DevelopmentServerPort>
  231. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  232. <IISUrl>
  233. </IISUrl>
  234. <NTLMAuthentication>False</NTLMAuthentication>
  235. <UseCustomServer>False</UseCustomServer>
  236. <CustomServerUrl>
  237. </CustomServerUrl>
  238. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  239. </WebProjectProperties>
  240. </FlavorProperties>
  241. </VisualStudio>
  242. </ProjectExtensions>
  243. </Project>