AB3791 - Moved scoping to infrastructure, implemented our own CallContext

This commit is contained in:
Bjarke Berg
2019-12-17 15:06:51 +01:00
parent f0d1c38aa8
commit 9a6c976f6e

View File

@@ -647,11 +647,5 @@
<Name>Umbraco.Infrastructure</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Persistence\DatabaseAnnotations" />
<Folder Include="Persistence\DatabaseModelDefinitions" />
<Folder Include="Persistence\FaultHandling" />
<Folder Include="Persistence\Querying" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>