We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78cd8bb commit 9843a4eCopy full SHA for 9843a4e
LiteDB/LiteDB.csproj
@@ -2,10 +2,10 @@
2
3
<PropertyGroup>
4
<TargetFrameworks>net4.5;netstandard1.3;netstandard2.0</TargetFrameworks>
5
- <AssemblyVersion>5.0.19</AssemblyVersion>
6
- <FileVersion>5.0.19</FileVersion>
7
- <VersionPrefix>5.0.19</VersionPrefix>
8
- <PackageVersion>5.0.19</PackageVersion>
+ <AssemblyVersion>5.0.20</AssemblyVersion>
+ <FileVersion>5.0.20</FileVersion>
+ <VersionPrefix>5.0.20</VersionPrefix>
+ <PackageVersion>5.0.20</PackageVersion>
9
<Authors>Maurício David</Authors>
10
<Product>LiteDB</Product>
11
<Description>LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile</Description>
0 commit comments