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 9f07417 commit 37dedf4Copy full SHA for 37dedf4
src/LightningDB/LightningDB.csproj
@@ -2,9 +2,9 @@
2
3
<PropertyGroup>
4
<Description>LightningDB</Description>
5
- <VersionPrefix>0.16.0</VersionPrefix>
+ <VersionPrefix>0.17.0</VersionPrefix>
6
<Authors>Ilya Lukyanov;Corey Kaylor</Authors>
7
- <TargetFrameworks>netstandard2.0;netcoreapp3.1;net8.0</TargetFrameworks>
+ <TargetFrameworks>netstandard2.0;netcoreapp3.1;net9.0</TargetFrameworks>
8
<LangVersion>13</LangVersion>
9
<AssemblyName>LightningDB</AssemblyName>
10
<PackageId>LightningDB</PackageId>
0 commit comments