File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2014-2020 Mauricio David
3+ Copyright (c) 2014-2022 Mauricio David
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <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 >
88 <Authors >Maurício David</Authors >
99 <Product >LiteDB</Product >
1010 <Description >LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile</Description >
1111 <Copyright >MIT</Copyright >
1212 <NeutralLanguage >en-US</NeutralLanguage >
1313 <Title >LiteDB</Title >
1414 <PackageId >LiteDB</PackageId >
15- <PackageVersion >5.0.11 </PackageVersion >
15+ <PackageVersion >5.0.12 </PackageVersion >
1616 <PackageTags >database nosql embedded</PackageTags >
1717 <PackageIcon >icon_64x64.png</PackageIcon >
1818 <PackageLicenseFile >LICENSE</PackageLicenseFile >
You can’t perform that action at this time.
0 commit comments