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 a86a6f9 commit 4c0cc64Copy full SHA for 4c0cc64
src/Directory.Build.props
@@ -4,8 +4,8 @@
4
<DebugType>portable</DebugType>
5
</PropertyGroup>
6
<PropertyGroup>
7
- <VersionPrefix>9.1.1</VersionPrefix>
8
- <VersionSuffix></VersionSuffix>
+ <VersionPrefix>9.2.0</VersionPrefix>
+ <VersionSuffix>beta1</VersionSuffix>
9
<Company>FirebirdSQL</Company>
10
<Product>NETProvider</Product>
11
<Authors>FirebirdSQL</Authors>
0 commit comments