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.
TileDB.Native
1 parent 298db1c commit 273acc8Copy full SHA for 273acc8
Directory.Packages.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
4
<TileDBNativePackageName>TileDB.Native</TileDBNativePackageName>
5
- <TileDBNativePackageVersion>[2.30.0,2.31.0)</TileDBNativePackageVersion>
+ <TileDBNativePackageVersion>2.30.0</TileDBNativePackageVersion>
6
7
<!-- The DevelopmentBuild property switches to the locally built native packages.
8
They have a different name to avoid publishing them by mistake, and to
0 commit comments