Skip to content

Commit ea5862d

Browse files
committed
removed some unused files
1 parent e9ab3c8 commit ea5862d

4 files changed

Lines changed: 0 additions & 69 deletions

File tree

SharpRepository.Ioc.Autofac/AutoFacRepositoryFactory.cs

Lines changed: 0 additions & 26 deletions
This file was deleted.

SharpRepository.Ioc.Autofac/AutofacDependencyResolver.cs

Lines changed: 0 additions & 25 deletions
This file was deleted.

SharpRepository.Ioc.Autofac/IAutofacRepositoryFactory.cs

Lines changed: 0 additions & 13 deletions
This file was deleted.

SharpRepository.Ioc.Autofac/SharpRepository.Ioc.Autofac.csproj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
<RepositoryType>git</RepositoryType>
1717
<Version>2.0.2-beta1</Version>
1818
</PropertyGroup>
19-
<ItemGroup>
20-
<Compile Remove="AutofacDependencyResolver.cs" />
21-
<Compile Remove="AutoFacRepositoryFactory.cs" />
22-
<Compile Remove="IAutofacRepositoryFactory.cs" />
23-
</ItemGroup>
2419
<ItemGroup>
2520
<PackageReference Include="Autofac" Version="4.6.1" />
2621
</ItemGroup>

0 commit comments

Comments
 (0)