Skip to content

Commit 0d82d80

Browse files
author
Jeff Treuting
committed
Some files didn't get added to project file
1 parent 76eac08 commit 0d82d80

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SharpRepository.CacheRepository/SharpRepository.CacheRepository.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
<ItemGroup>
3939
<Compile Include="CacheRepositoryBase.cs" />
4040
<Compile Include="CacheRepository.cs" />
41+
<Compile Include="IAmInCacheRepository.cs" />
42+
<Compile Include="CacheConfigRepositoryFactory.cs" />
43+
<Compile Include="CacheRepositoryConfiguration.cs" />
4144
<Compile Include="Properties\AssemblyInfo.cs" />
4245
</ItemGroup>
4346
<ItemGroup>

0 commit comments

Comments
 (0)