Skip to content

Commit b59867a

Browse files
committed
User Story 37654: Create Extensions base package
- Fixing incorrect solution name.
1 parent 6046e33 commit b59867a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/stages/ci-build-extensions-package-stage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ stages:
7979

8080
# The Extensions solution file to use for all dotnet CLI commands.
8181
- name: project
82-
value: src/Microsoft.Data.SqlClient.Extensions/Extensions/Microsoft.Data.SqlClient.Extensions.slnx
82+
value: src/Microsoft.Data.SqlClient.Extensions/Extensions/Extensions.slnx
8383

8484
# dotnet CLI arguments common to all commands.
8585
- name: commonArguments

0 commit comments

Comments
 (0)