You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
tps-pcaldwell
changed the title
PowerShell ShardManagement is referencing net45 instead of net.6
PowerShell ShardManagement is referencing net45 instead of net6.0
Jan 6, 2024
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
The text was updated successfully, but these errors were encountered: