Advertisement
TankorSmash

line 244

Jan 21st, 2013
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. OLD
  2.  
  3. <<<<<<< HEAD
  4. <Compile Include="Migrations\201301191833364_RemovedExtraPasswordField.cs" />
  5. <Compile Include="Migrations\201301191833364_RemovedExtraPasswordField.Designer.cs">
  6. <DependentUpon>201301191833364_RemovedExtraPasswordField.cs</DependentUpon>
  7. </Compile>
  8. =======
  9. >>>>>>> master
  10.  
  11.  
  12. NEW: note the lack of >>>> or <<<<< or =====
  13.  
  14. <Compile Include="Migrations\201301191833364_RemovedExtraPasswordField.cs" />
  15. <Compile Include="Migrations\201301191833364_RemovedExtraPasswordField.Designer.cs">
  16. <DependentUpon>201301191833364_RemovedExtraPasswordField.cs</DependentUpon>
  17. </Compile>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement