Commit 06846c5
Rename package to CosmoSQLClient
Aligns Package.swift name with the GitHub repo (CosmoSQLClient-Swift)
and the .NET counterpart (CosmoSQLClient-Dotnet).
Users adding via Swift Package Index use:
.package(url: "https://github.com/vkuttyp/CosmoSQLClient-Swift", from: "...")
.product(name: "CosmoMSSQL", package: "CosmoSQLClient")
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 50391b0 commit 06846c5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments