Changeset 5986
- Timestamp:
- 04/08/11 15:32:13 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/HLWebPluginHost.csproj
r5973 r5986 1 <?xml version="1.0" encoding="utf-8"?>1 <?xml version="1.0" encoding="utf-8"?> 2 2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 3 <PropertyGroup> … … 73 73 <DependentUpon>Global.asax</DependentUpon> 74 74 </Compile> 75 <<<<<<< .mine 75 76 76 <Compile Include="Lib\HLServiceMembershipProvider.cs" /> 77 =======78 77 <Compile Include="Helpers\Query.cs" /> 79 >>>>>>> .r597280 78 <Compile Include="Models\AccountModels.cs" /> 81 79 <Compile Include="PluginLib\AssemblyResourceProvider.cs" />
Note: See TracChangeset
for help on using the changeset viewer.