This repository was archived by the owner on Jul 9, 2024. It is now read-only.
Commit 6d9ac62 1 parent 1e01447 commit 6d9ac62 Copy full SHA for 6d9ac62
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2014-2020 Mauricio David
3
+ Copyright (c) 2014-2022 Mauricio David
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFrameworks >net45;netstandard1.3;netstandard2.0</TargetFrameworks >
5
- <AssemblyVersion >5.0.11 </AssemblyVersion >
6
- <FileVersion >5.0.11 </FileVersion >
7
- <VersionPrefix >5.0.11 </VersionPrefix >
5
+ <AssemblyVersion >5.0.12 </AssemblyVersion >
6
+ <FileVersion >5.0.12 </FileVersion >
7
+ <VersionPrefix >5.0.12 </VersionPrefix >
8
8
<Authors >Maurício David</Authors >
9
9
<Product >LiteDB</Product >
10
10
<Description >LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile</Description >
11
11
<Copyright >MIT</Copyright >
12
12
<NeutralLanguage >en-US</NeutralLanguage >
13
13
<Title >LiteDB</Title >
14
14
<PackageId >LiteDB</PackageId >
15
- <PackageVersion >5.0.11 </PackageVersion >
15
+ <PackageVersion >5.0.12 </PackageVersion >
16
16
<PackageTags >database nosql embedded</PackageTags >
17
17
<PackageIcon >icon_64x64.png</PackageIcon >
18
18
<PackageLicenseFile >LICENSE</PackageLicenseFile >
You can’t perform that action at this time.
0 commit comments