From aeb6d44a2a7e617a9b75ca280546df51cb093fa0 Mon Sep 17 00:00:00 2001 From: Ebru Ersan Date: Thu, 31 Oct 2019 10:21:00 -0700 Subject: [PATCH] Update release-notes.md --- samples/manage/sql-assessment-api/release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/samples/manage/sql-assessment-api/release-notes.md b/samples/manage/sql-assessment-api/release-notes.md index be0e1b02..2ac69b1b 100644 --- a/samples/manage/sql-assessment-api/release-notes.md +++ b/samples/manage/sql-assessment-api/release-notes.md @@ -3,6 +3,7 @@ This article provides details about updates, improvements, and bug fixes for the current and previous versions of SQL Assessment API. SQL Assessment API is part of the SQL Server Management Objects (SMO) and the SQL Server PowerShell module. Install one of them or both to start working with the API. Download: [Download SqlServer module](https://www.powershellgallery.com/packages/SqlServer) + Download: [SMO NuGet Package](https://www.nuget.org/packages/Microsoft.SqlServer.SqlManagementObjects) You can use GitHub issues to provide feedback to the product team.