Update Core to 2.27. #495
Draft
Update Core to 2.27. #495
Annotations
10 warnings
Dotnet pack for TileDB.CSharp:
sources/TileDB.CSharp/Config.cs#L181
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
|
Dotnet pack for TileDB.CSharp:
sources/TileDB.CSharp/FileStoreUtil.cs#L24
'File' is obsolete: 'File is obsolete and will be removed in a future version.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
|
Dotnet pack for TileDB.CSharp:
sources/TileDB.CSharp/FileStoreUtil.cs#L24
'File' is obsolete: 'File is obsolete and will be removed in a future version.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
|
Dotnet pack for TileDB.CSharp:
sources/TileDB.CSharp/FileStoreUtil.cs#L51
'File' is obsolete: 'File is obsolete and will be removed in a future version.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
|
Dotnet pack for TileDB.CSharp:
sources/TileDB.CSharp/FileStoreUtil.cs#L51
'File' is obsolete: 'File is obsolete and will be removed in a future version.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
|
Dotnet pack for TileDB.CSharp:
sources/TileDB.CSharp/FileStoreUtil.cs#L73
'File' is obsolete: 'File is obsolete and will be removed in a future version.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
|
Dotnet pack for TileDB.CSharp:
sources/TileDB.CSharp/FileStoreUtil.cs#L73
'File' is obsolete: 'File is obsolete and will be removed in a future version.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
|
Dotnet pack for TileDB.CSharp:
sources/TileDB.CSharp/Config.cs#L183
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
|
Dotnet pack for TileDB.CSharp:
sources/TileDB.CSharp/Interop/tiledb_range_t.cs#L8
Field 'tiledb_range_t.min' is never assigned to, and will always have its default value
|
Dotnet pack for TileDB.CSharp:
sources/TileDB.CSharp/Interop/tiledb_range_t.cs#L17
Field 'tiledb_range_t.max_size' is never assigned to, and will always have its default value 0
|
Loading