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 4f4410e commit ae16d1fCopy full SHA for ae16d1f
LiteDB/LiteDB.csproj
@@ -9,10 +9,10 @@
9
10
<PropertyGroup>
11
<PackageId>LiteDB</PackageId>
12
- <Version>4.1.6</Version>
13
- <AssemblyVersion>4.1.6.0</AssemblyVersion>
14
- <FileVersion>4.1.6</FileVersion>
15
- <VersionPrefix>4.1.6</VersionPrefix>
+ <Version>2024.0.1-uipath</Version>
+ <AssemblyVersion>2024.0.1</AssemblyVersion>
+ <FileVersion>2024.0.1</FileVersion>
+ <VersionPrefix>2024.0.1</VersionPrefix>
16
<Authors>Maurício David</Authors>
17
<Product>LiteDB</Product>
18
<Description>LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile</Description>
0 commit comments