Skip to content

Commit

Permalink
Update MonkeyCache.TestApp.UWP.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed Mar 11, 2021
1 parent eb08fbd commit b607f6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/MonkeyCache.TestApp.UWP/MonkeyCache.TestApp.UWP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="LiteDB">
<Version>5.0.8</Version>
<Version>5.0.10</Version>
</PackageReference>
<PackageReference Include="sqlite-net-pcl">
<Version>1.7.335</Version>
Expand Down Expand Up @@ -183,4 +183,4 @@
<VisualStudioVersion>14.0</VisualStudioVersion>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
</Project>
</Project>

0 comments on commit b607f6a

Please sign in to comment.