Adds a couple needed hack methods, updates ContentService to have the proper event emmitting without any nested uow's and ensuring that readonly uow's are committed.
This commit is contained in:
@@ -513,6 +513,7 @@
|
||||
<Compile Include="Persistence\UnitOfWork\IScopeUnitOfWork.cs" />
|
||||
<Compile Include="Persistence\UnitOfWork\IScopeUnitOfWorkProvider.cs" />
|
||||
<Compile Include="Persistence\UnitOfWork\ScopeUnitOfWorkProvider.cs" />
|
||||
<Compile Include="Persistence\UnitOfWork\ScopeUnitOfWorkProviderExtensions.cs" />
|
||||
<Compile Include="PropertyEditors\DecimalValidator.cs" />
|
||||
<Compile Include="PropertyEditors\PropertyEditorValueTypes.cs" />
|
||||
<Compile Include="PropertyEditors\ValueConverters\GridValueConverter.cs" />
|
||||
|
||||
Reference in New Issue
Block a user