Version 4.13.0

This commit is contained in:
ClemensF 2019-07-21 00:17:16 +02:00
parent 8b08d721d4
commit 8244ddb5c3
13 changed files with 625 additions and 739 deletions

View file

@ -44,7 +44,10 @@
<Reference Include="System.Runtime.Caching" />
</ItemGroup>
<ItemGroup>
<Compile Include="FileDbCache.cs" />
<Compile Include="..\Shared\FileDbCache.cs">
<Link>FileDbCache.cs</Link>
</Compile>
<Compile Include="FileDbCache.WPF.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>