Azure / Azure/elastic-db-tools
PowerShell ShardManagement is referencing net45 instead of net6.0
- Dominant language
- C#
- Stars
- 147
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
The following places are referencing Net 4.5 which I believe Elastic DB Client Library 2.4 now compiles to net 6.0. This is causing an issue with me adopting the PowerShell samples.
https://github.com/Azure/elastic-db-tools/blob/master/Samples/PowerShell/ShardManagement/ShardManagement.psm1#L46
https://github.com/Azure/elastic-db-tools/blob/master/Samples/PowerShell/ShardManagement/ShardManagement.psm1#L57
Contributor guide
No contributing guide indexed for this repository
Research direction
Open Samples/PowerShell/ShardManagement/ShardManagement.psm1 and inspect lines 46 and 57 first. Compare the referenced net45 paths with the Elastic DB Client Library 2.4 target, update both references to the correct framework, and verify that the PowerShell ShardManagement samples can be adopted successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- cli, databases
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100