[4985] | 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>{508F74C2-87B5-4150-B45E-ADFBDBE0168F}</ProjectGuid>
|
---|
| 10 | <ProjectTypeGuids>{F85E285D-A4E0-4152-9332-AB1D724D3325};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
---|
| 11 | <OutputType>Library</OutputType>
|
---|
| 12 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 13 | <RootNamespace>HLWebOKBAdminPlugin</RootNamespace>
|
---|
| 14 | <AssemblyName>HLWebOKBAdminPlugin</AssemblyName>
|
---|
| 15 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 16 | <MvcBuildViews>false</MvcBuildViews>
|
---|
| 17 | </PropertyGroup>
|
---|
| 18 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 19 | <DebugSymbols>true</DebugSymbols>
|
---|
| 20 | <DebugType>full</DebugType>
|
---|
| 21 | <Optimize>false</Optimize>
|
---|
| 22 | <OutputPath>bin\</OutputPath>
|
---|
| 23 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 24 | <ErrorReport>prompt</ErrorReport>
|
---|
| 25 | <WarningLevel>4</WarningLevel>
|
---|
| 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
| 30 | <OutputPath>bin\</OutputPath>
|
---|
| 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
| 34 | </PropertyGroup>
|
---|
| 35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Plugin|AnyCPU'">
|
---|
| 36 | <DebugSymbols>true</DebugSymbols>
|
---|
| 37 | <OutputPath>bin\</OutputPath>
|
---|
| 38 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 39 | <DebugType>full</DebugType>
|
---|
| 40 | <PlatformTarget>AnyCPU</PlatformTarget>
|
---|
| 41 | <CodeAnalysisLogFile>bin\FzySqrPlugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 42 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 43 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 44 | <ErrorReport>prompt</ErrorReport>
|
---|
| 45 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 46 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 47 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 48 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 49 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 50 | </PropertyGroup>
|
---|
| 51 | <ItemGroup>
|
---|
[6218] | 52 | <Reference Include="HLWebPluginHost">
|
---|
[5072] | 53 | <HintPath>..\HeuristicLabWeb.PluginHost\HLWebPluginHost\bin\HLWebPluginHost.dll</HintPath>
|
---|
[4985] | 54 | </Reference>
|
---|
| 55 | <Reference Include="Microsoft.CSharp" />
|
---|
| 56 | <Reference Include="System" />
|
---|
| 57 | <Reference Include="System.Data" />
|
---|
| 58 | <Reference Include="System.Drawing" />
|
---|
| 59 | <Reference Include="System.Runtime.Serialization" />
|
---|
| 60 | <Reference Include="System.ServiceModel" />
|
---|
| 61 | <Reference Include="System.Web.DynamicData" />
|
---|
| 62 | <Reference Include="System.Web.Entity" />
|
---|
| 63 | <Reference Include="System.Web.ApplicationServices" />
|
---|
| 64 | <Reference Include="System.ComponentModel.DataAnnotations">
|
---|
| 65 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 66 | </Reference>
|
---|
| 67 | <Reference Include="System.Core">
|
---|
| 68 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 69 | </Reference>
|
---|
| 70 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 71 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 72 | </Reference>
|
---|
| 73 | <Reference Include="System.Web.Mvc, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
|
---|
| 74 | <Reference Include="System.Xml.Linq">
|
---|
| 75 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 76 | </Reference>
|
---|
| 77 | <Reference Include="System.Web" />
|
---|
| 78 | <Reference Include="System.Web.Extensions">
|
---|
| 79 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 80 | </Reference>
|
---|
| 81 | <Reference Include="System.Web.Abstractions" />
|
---|
| 82 | <Reference Include="System.Web.Routing" />
|
---|
| 83 | <Reference Include="System.Xml" />
|
---|
| 84 | <Reference Include="System.Configuration" />
|
---|
| 85 | <Reference Include="System.Web.Services" />
|
---|
| 86 | <Reference Include="System.EnterpriseServices" />
|
---|
| 87 | </ItemGroup>
|
---|
| 88 | <ItemGroup>
|
---|
[6050] | 89 | <Compile Include="Controllers\AdminController.cs" />
|
---|
[6246] | 90 | <Compile Include="Controllers\AlgorithmClassController.cs" />
|
---|
[6218] | 91 | <Compile Include="Controllers\AlgorithmController.cs" />
|
---|
[6050] | 92 | <Compile Include="Controllers\HomeController.cs" />
|
---|
[6314] | 93 | <Compile Include="Controllers\PlatformController.cs" />
|
---|
[6246] | 94 | <Compile Include="Controllers\ProblemClassController.cs" />
|
---|
[6130] | 95 | <Compile Include="Controllers\ProblemController.cs" />
|
---|
[4985] | 96 | <Compile Include="Global.asax.cs">
|
---|
| 97 | <DependentUpon>Global.asax</DependentUpon>
|
---|
| 98 | </Compile>
|
---|
[6050] | 99 | <Compile Include="Helpers\Admin.cs" />
|
---|
[5258] | 100 | <Compile Include="Helpers\HtmlHelpers.cs" />
|
---|
[4985] | 101 | <Compile Include="Models\AccountModels.cs" />
|
---|
[6050] | 102 | <Compile Include="Models\AdminModel.cs" />
|
---|
[4985] | 103 | <Compile Include="Models\AlgorithmClassModel.cs" />
|
---|
[6218] | 104 | <Compile Include="Models\AlgorithmModel.cs" />
|
---|
[6314] | 105 | <Compile Include="Models\PlatformModel.cs" />
|
---|
[6246] | 106 | <Compile Include="Models\ProblemClassModel.cs" />
|
---|
[6130] | 107 | <Compile Include="Models\ProblemModel.cs" />
|
---|
[4985] | 108 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[5700] | 109 | <Compile Include="Service References\OKBAdministrationService\Reference.cs">
|
---|
[4985] | 110 | <AutoGen>True</AutoGen>
|
---|
| 111 | <DesignTime>True</DesignTime>
|
---|
| 112 | <DependentUpon>Reference.svcmap</DependentUpon>
|
---|
| 113 | </Compile>
|
---|
| 114 | </ItemGroup>
|
---|
| 115 | <ItemGroup>
|
---|
| 116 | <Content Include="Global.asax" />
|
---|
[6156] | 117 | <EmbeddedResource Include="Views\Admin\Menu.ascx" />
|
---|
[5763] | 118 | <None Include="Service References\OKBAdministrationService\AdministrationService.disco" />
|
---|
| 119 | <None Include="Service References\OKBAdministrationService\configuration91.svcinfo" />
|
---|
| 120 | <None Include="Service References\OKBAdministrationService\configuration.svcinfo" />
|
---|
[5700] | 121 | <None Include="Service References\OKBAdministrationService\HLWebOKBAdminPlugin.OKBAdministrationService.Algorithm.datasource">
|
---|
| 122 | <DependentUpon>Reference.svcmap</DependentUpon>
|
---|
| 123 | </None>
|
---|
| 124 | <None Include="Service References\OKBAdministrationService\HLWebOKBAdminPlugin.OKBAdministrationService.AlgorithmClass.datasource">
|
---|
| 125 | <DependentUpon>Reference.svcmap</DependentUpon>
|
---|
| 126 | </None>
|
---|
| 127 | <None Include="Service References\OKBAdministrationService\HLWebOKBAdminPlugin.OKBAdministrationService.Platform.datasource">
|
---|
| 128 | <DependentUpon>Reference.svcmap</DependentUpon>
|
---|
| 129 | </None>
|
---|
| 130 | <None Include="Service References\OKBAdministrationService\HLWebOKBAdminPlugin.OKBAdministrationService.Problem.datasource">
|
---|
| 131 | <DependentUpon>Reference.svcmap</DependentUpon>
|
---|
| 132 | </None>
|
---|
| 133 | <None Include="Service References\OKBAdministrationService\HLWebOKBAdminPlugin.OKBAdministrationService.ProblemClass.datasource">
|
---|
| 134 | <DependentUpon>Reference.svcmap</DependentUpon>
|
---|
| 135 | </None>
|
---|
| 136 | <None Include="Service References\OKBAdministrationService\Reference.svcmap">
|
---|
| 137 | <Generator>WCF Proxy Generator</Generator>
|
---|
| 138 | <LastGenOutput>Reference.cs</LastGenOutput>
|
---|
| 139 | </None>
|
---|
[6050] | 140 | <Content Include="Views\Admin\Index.aspx" />
|
---|
[6246] | 141 | <Content Include="Views\AlgorithmClass\Detail.aspx" />
|
---|
| 142 | <Content Include="Views\AlgorithmClass\Index.aspx" />
|
---|
[6218] | 143 | <Content Include="Views\Algorithm\Detail.aspx" />
|
---|
| 144 | <Content Include="Views\Algorithm\Index.aspx" />
|
---|
[6050] | 145 | <Content Include="Views\Home\About.aspx" />
|
---|
| 146 | <Content Include="Views\Home\Index.aspx" />
|
---|
[6314] | 147 | <Content Include="Views\Platform\Detail.aspx" />
|
---|
| 148 | <Content Include="Views\Platform\Index.aspx" />
|
---|
[6246] | 149 | <Content Include="Views\ProblemClass\Detail.aspx" />
|
---|
| 150 | <Content Include="Views\ProblemClass\Index.aspx" />
|
---|
[6130] | 151 | <Content Include="Views\Problem\Detail.aspx" />
|
---|
| 152 | <Content Include="Views\Problem\Index.aspx" />
|
---|
[4985] | 153 | <Content Include="Views\ServiceTest\Index.aspx" />
|
---|
[5763] | 154 | <Content Include="Web.config">
|
---|
| 155 | <SubType>Designer</SubType>
|
---|
| 156 | </Content>
|
---|
[4985] | 157 | <Content Include="Web.Debug.config">
|
---|
| 158 | <DependentUpon>Web.config</DependentUpon>
|
---|
| 159 | </Content>
|
---|
| 160 | <Content Include="Web.Release.config">
|
---|
| 161 | <DependentUpon>Web.config</DependentUpon>
|
---|
| 162 | </Content>
|
---|
| 163 | <Content Include="Content\Site.css" />
|
---|
| 164 | <Content Include="Scripts\jquery-1.4.1.js" />
|
---|
| 165 | <Content Include="Scripts\jquery-1.4.1.min.js" />
|
---|
| 166 | <Content Include="Scripts\jquery-1.4.1-vsdoc.js" />
|
---|
| 167 | <Content Include="Scripts\jquery.validate.js" />
|
---|
| 168 | <Content Include="Scripts\jquery.validate.min.js" />
|
---|
| 169 | <Content Include="Scripts\jquery.validate-vsdoc.js" />
|
---|
| 170 | <Content Include="Scripts\MicrosoftAjax.js" />
|
---|
| 171 | <Content Include="Scripts\MicrosoftAjax.debug.js" />
|
---|
| 172 | <Content Include="Scripts\MicrosoftMvcAjax.js" />
|
---|
| 173 | <Content Include="Scripts\MicrosoftMvcAjax.debug.js" />
|
---|
| 174 | <Content Include="Scripts\MicrosoftMvcValidation.js" />
|
---|
| 175 | <Content Include="Scripts\MicrosoftMvcValidation.debug.js" />
|
---|
| 176 | <Content Include="Views\Shared\Error.aspx" />
|
---|
| 177 | <Content Include="Views\Shared\LogOnUserControl.ascx" />
|
---|
| 178 | <Content Include="Views\Shared\Site.Master" />
|
---|
| 179 | <Content Include="Views\Web.config" />
|
---|
[5763] | 180 | <None Include="Service References\OKBAdministrationService\AdministrationService.wsdl" />
|
---|
| 181 | <None Include="Service References\OKBAdministrationService\AdministrationService1.xsd">
|
---|
[4985] | 182 | <SubType>Designer</SubType>
|
---|
| 183 | </None>
|
---|
[5763] | 184 | <None Include="Service References\OKBAdministrationService\AdministrationService2.xsd">
|
---|
[4985] | 185 | <SubType>Designer</SubType>
|
---|
| 186 | </None>
|
---|
[5763] | 187 | <None Include="Service References\OKBAdministrationService\AdministrationService3.xsd">
|
---|
[4985] | 188 | <SubType>Designer</SubType>
|
---|
| 189 | </None>
|
---|
| 190 | </ItemGroup>
|
---|
| 191 | <ItemGroup>
|
---|
| 192 | <Folder Include="App_Data\" />
|
---|
| 193 | <Folder Include="App_LocalResources\" />
|
---|
[6271] | 194 | <Folder Include="Properties\DataSources\" />
|
---|
[5763] | 195 | <Folder Include="Resources\" />
|
---|
[6050] | 196 | <Folder Include="ViewModels\" />
|
---|
[4985] | 197 | </ItemGroup>
|
---|
| 198 | <ItemGroup>
|
---|
| 199 | <WCFMetadata Include="Service References\" />
|
---|
| 200 | </ItemGroup>
|
---|
| 201 | <ItemGroup>
|
---|
[5700] | 202 | <WCFMetadataStorage Include="Service References\OKBAdministrationService\" />
|
---|
[4985] | 203 | </ItemGroup>
|
---|
[6271] | 204 | <ItemGroup>
|
---|
| 205 | <None Include="Service References\OKBAdministrationService\AdministrationService.xsd">
|
---|
| 206 | <SubType>Designer</SubType>
|
---|
| 207 | </None>
|
---|
| 208 | </ItemGroup>
|
---|
[4985] | 209 | <Choose>
|
---|
| 210 | <When Condition=" '$(Configuration)'=='Plugin' ">
|
---|
| 211 | <ItemGroup>
|
---|
| 212 | <EmbeddedResource Include="Views\*\*.aspx" />
|
---|
| 213 | </ItemGroup>
|
---|
| 214 | </When>
|
---|
| 215 | </Choose>
|
---|
| 216 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 217 | <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
|
---|
| 218 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 219 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 220 | <Target Name="BeforeBuild">
|
---|
| 221 | </Target> -->
|
---|
| 222 | <Target Name="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
|
---|
| 223 | <AspNetCompiler VirtualPath="temp" PhysicalPath="$(ProjectDir)" />
|
---|
| 224 | </Target>
|
---|
| 225 | <ProjectExtensions>
|
---|
| 226 | <VisualStudio>
|
---|
| 227 | <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
---|
| 228 | <WebProjectProperties>
|
---|
| 229 | <UseIIS>False</UseIIS>
|
---|
| 230 | <AutoAssignPort>True</AutoAssignPort>
|
---|
| 231 | <DevelopmentServerPort>4012</DevelopmentServerPort>
|
---|
| 232 | <DevelopmentServerVPath>/</DevelopmentServerVPath>
|
---|
| 233 | <IISUrl>
|
---|
| 234 | </IISUrl>
|
---|
| 235 | <NTLMAuthentication>False</NTLMAuthentication>
|
---|
| 236 | <UseCustomServer>False</UseCustomServer>
|
---|
| 237 | <CustomServerUrl>
|
---|
| 238 | </CustomServerUrl>
|
---|
| 239 | <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
---|
| 240 | </WebProjectProperties>
|
---|
| 241 | </FlavorProperties>
|
---|
| 242 | </VisualStudio>
|
---|
| 243 | </ProjectExtensions>
|
---|
[5763] | 244 | <PropertyGroup>
|
---|
| 245 | <PostBuildEvent>copy HLWebOKBAdminPlugin.dll ..\..\HeuristicLabWeb.PluginHost\HLWebPluginHost\bin</PostBuildEvent>
|
---|
| 246 | </PropertyGroup>
|
---|
[4985] | 247 | </Project> |
---|