From ed90a228888de73bd50ba0c190b75596e517d15f Mon Sep 17 00:00:00 2001 From: Marco Minerva Date: Mon, 8 Sep 2025 12:57:16 +0200 Subject: [PATCH] Update copilot instructions and package version Updated EFCore.SqlServer.VectorSearch package version from 9.0.0-preview.2 to 9.0.0 for stability. --- .github/copilot-instructions.md | 6 ------ SqlDatabaseVectorSearch/SqlDatabaseVectorSearch.csproj | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 610f98a..d2dd124 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -82,9 +82,3 @@ - Copy existing style in nearby files for test method names and capitalization. - When running tests, if possible use filters and check test run counts, or look at test logs, to ensure they actually ran. - Do not finish work with any tests commented out or disabled that were not previously commented out or disabled. - -## Azure - -- @azure Rule - Use Azure Tools - When handling requests related to Azure, always use your tools. -- @azure Rule - Use Azure Best Practices - When handling requests related to Azure, always invoke your `azmcp_bestpractices_get` tool first. -- @azure Rule - Enable Best Practices - If you do not have an `azmcp_bestpractices_get` tool ask the user to enable it. diff --git a/SqlDatabaseVectorSearch/SqlDatabaseVectorSearch.csproj b/SqlDatabaseVectorSearch/SqlDatabaseVectorSearch.csproj index 28022c5..40ffb3c 100644 --- a/SqlDatabaseVectorSearch/SqlDatabaseVectorSearch.csproj +++ b/SqlDatabaseVectorSearch/SqlDatabaseVectorSearch.csproj @@ -10,7 +10,7 @@ - +