Merge pull request #2664 from umbraco/temp8-U4-11401

U4-11401 Unique content naming isn't implemented for culture variants
This commit is contained in:
Robert
2018-06-04 15:16:57 +02:00
committed by GitHub
17 changed files with 262 additions and 77 deletions

View File

@@ -303,8 +303,8 @@
<Compile Include="Constants-System.cs" />
<Compile Include="Constants-Web.cs" />
<Compile Include="Constants.cs" />
<Compile Include="ContentVariationExtensions.cs" />
<Compile Include="DisposableObjectSlim.cs" />
<Compile Include="EnumExtensions.cs" />
<Compile Include="Events\ExportedMemberEventArgs.cs" />
<Compile Include="Events\RolesEventArgs.cs" />
<Compile Include="Events\UserGroupWithUsers.cs" />