U4-6341 Relate document on copy doesn't create a relation record in umbracoRelations table

#U4-6341 Fixed Due in version 7.2.3
This commit is contained in:
Sebastiaan Janssen
2015-03-01 13:51:51 +01:00
parent ded1def8e2
commit 6dd63e8a01

View File

@@ -1124,6 +1124,7 @@
<Compile Include="Standalone\ServiceContextManager.cs" />
<Compile Include="Standalone\StandaloneCoreApplication.cs" />
<Compile Include="Standalone\StandaloneCoreBootManager.cs" />
<Compile Include="Strategies\RelateOnCopyHandler.cs" />
<Compile Include="Strings\ContentBaseExtensions.cs" />
<Compile Include="Strings\Diff.cs" />
<Compile Include="Sync\CurrentServerEnvironmentStatus.cs" />