Moved SystemFiles to abstractions

This commit is contained in:
Bjarke Berg
2019-12-05 10:43:45 +01:00
parent 204bbd5c46
commit 816baa5eaf
2 changed files with 0 additions and 2 deletions

View File

@@ -342,7 +342,6 @@
<Compile Include="Events\UninstallPackageEventArgs.cs" />
<Compile Include="Composing\LightInject\LightInjectException.cs" />
<Compile Include="FileResources\Files.Designer.cs" />
<Compile Include="IO\SystemFiles.cs" />
<Compile Include="Logging\Serilog\SerilogLogger.cs" />
<Compile Include="Logging\OwinLogger.cs" />
<Compile Include="Logging\OwinLoggerFactory.cs" />
@@ -813,6 +812,5 @@
<Name>Umbraco.Abstractions</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>