Bump SQLitePCL.pretty.netstandard to 3.0.1

This commit is contained in:
cvium
2021-05-21 19:35:00 +02:00
parent 19e2e0b7b8
commit 3b59064f97
6 changed files with 28 additions and 29 deletions

View File

@@ -31,7 +31,7 @@
<PackageReference Include="Mono.Nat" Version="3.0.1" />
<PackageReference Include="prometheus-net.DotNetRuntime" Version="4.1.0" />
<PackageReference Include="sharpcompress" Version="0.28.2" />
<PackageReference Include="SQLitePCL.pretty.netstandard" Version="2.2.0" />
<PackageReference Include="SQLitePCL.pretty.netstandard" Version="3.0.1" />
<PackageReference Include="DotNet.Glob" Version="3.1.2" />
</ItemGroup>