.Net: Rename PG and Sqlite nugets/namespaces #26906
Annotations
10 errors
Build dotnet solutions:
dotnet/samples/Concepts/Memory/HuggingFace_TextEmbeddingCustomHttpHandler.cs#L6
The type or namespace name 'Sqlite' does not exist in the namespace 'Microsoft.SemanticKernel.Connectors' (are you missing an assembly reference?)
|
Build dotnet solutions:
dotnet/samples/Concepts/Memory/VectorStore_VectorSearch_MultiStore_Postgres.cs#L8
The type or namespace name 'Postgres' does not exist in the namespace 'Microsoft.SemanticKernel.Connectors' (are you missing an assembly reference?)
|
Build dotnet solutions:
dotnet/src/IntegrationTests/Connectors/Memory/PgVector/CommonPostgresVectorStoreRecordCollectionTests.cs#L5
The type or namespace name 'Postgres' does not exist in the namespace 'Microsoft.SemanticKernel.Connectors' (are you missing an assembly reference?)
|
Build dotnet solutions:
dotnet/src/IntegrationTests/Connectors/Memory/PgVector/PostgresVectorStoreFixture.cs#L9
The type or namespace name 'Postgres' does not exist in the namespace 'Microsoft.SemanticKernel.Connectors' (are you missing an assembly reference?)
|
Build dotnet solutions:
dotnet/src/IntegrationTests/Connectors/Memory/SqliteVec/SqliteServiceCollectionExtensionsTests.cs#L6
The type or namespace name 'Sqlite' does not exist in the namespace 'Microsoft.SemanticKernel.Connectors' (are you missing an assembly reference?)
|
Build dotnet solutions:
dotnet/src/IntegrationTests/Connectors/Memory/SqliteVec/SqliteVectorStoreFixture.cs#L5
The type or namespace name 'Sqlite' does not exist in the namespace 'Microsoft.SemanticKernel.Connectors' (are you missing an assembly reference?)
|
Build dotnet solutions:
dotnet/src/IntegrationTests/Connectors/Memory/SqliteVec/SqliteVectorStoreRecordCollectionTests.cs#L8
The type or namespace name 'Data' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
Build dotnet solutions:
dotnet/src/IntegrationTests/Connectors/Memory/SqliteVec/SqliteVectorStoreRecordCollectionTests.cs#L10
The type or namespace name 'Sqlite' does not exist in the namespace 'Microsoft.SemanticKernel.Connectors' (are you missing an assembly reference?)
|
Build dotnet solutions:
dotnet/src/IntegrationTests/Connectors/Memory/SqliteVec/SqliteVectorStoreTests.cs#L8
The type or namespace name 'Sqlite' does not exist in the namespace 'Microsoft.SemanticKernel.Connectors' (are you missing an assembly reference?)
|
Build dotnet solutions:
dotnet/src/IntegrationTests/Connectors/Memory/SqliteVec/SqliteVectorStoreFixture.cs#L17
The type or namespace name 'SqliteCollectionOptions' could not be found (are you missing a using directive or an assembly reference?)
|
Loading