-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Hi,
I am currently trying to upgrade to Microsoft.SqlServer.SqlManagementObjects version 172.64.0 via NuGet, but I have encountered an issue. While the latest version 172.64.0 is available on the [NuGet Gallery](https://www.nuget.org/packages/Microsoft.SqlServer.SqlManagementObjects/172.64.0), I am unable to find the corresponding source code in the GitHub repository. The latest source code available in the repository is for version 172.61.0.
As a result, I cannot proceed with using version 172.64.0 because it does not pass our clearance process without the matching source code from the GitHub repository.
Could you please provide the source code for 172.64.0 in the repository or clarify the discrepancy between the version on NuGet and the available source code on GitHub?
Reference Links:
- [NuGet Gallery | Microsoft.SqlServer.SqlManagementObjects 172.64.0](https://www.nuget.org/packages/Microsoft.SqlServer.SqlManagementObjects/172.64.0)
- [GitHub Repository | Microsoft.SqlServer.SqlManagementObjects](https://github.com/Microsoft/sqlmanagementobjects)
Thank you!