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 6046e33 commit b59867aCopy full SHA for b59867a
eng/pipelines/stages/ci-build-extensions-package-stage.yml
@@ -79,7 +79,7 @@ stages:
79
80
# The Extensions solution file to use for all dotnet CLI commands.
81
- name: project
82
- value: src/Microsoft.Data.SqlClient.Extensions/Extensions/Microsoft.Data.SqlClient.Extensions.slnx
+ value: src/Microsoft.Data.SqlClient.Extensions/Extensions/Extensions.slnx
83
84
# dotnet CLI arguments common to all commands.
85
- name: commonArguments
0 commit comments