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 a3b31af commit d54b4cfCopy full SHA for d54b4cf
src/Directory.Build.props
@@ -4,7 +4,7 @@
4
<DebugType>portable</DebugType>
5
</PropertyGroup>
6
<PropertyGroup>
7
- <VersionPrefix>9.0.0</VersionPrefix>
+ <VersionPrefix>9.0.1</VersionPrefix>
8
<VersionSuffix></VersionSuffix>
9
<Company>FirebirdSQL</Company>
10
<Product>NETProvider</Product>
@@ -32,4 +32,4 @@
32
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
33
</PackageReference>
34
</ItemGroup>
35
-</Project>
+</Project>
0 commit comments