Skip to content

Commit

Permalink
Update the AS client lib msi's and nugets versions and ms.date metada…
Browse files Browse the repository at this point in the history
…ta to the current date

Update the AS client lib msi's and nugets versions and ms.date metadata to the current date
  • Loading branch information
Zhangqi910 authored May 8, 2024
1 parent b404341 commit 9f308bb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/analysis-services/client-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ Client libraries are necessary for client applications and tools to connect to A

|Download | Version |
|---------|---------|
|[MSOLAP (amd64)](https://go.microsoft.com/fwlink/?linkid=829576) | 16.0.130.20 |
|[MSOLAP (x86)](https://go.microsoft.com/fwlink/?linkid=829575) | 16.0.130.20 |
|[AMO](https://go.microsoft.com/fwlink/?linkid=829578) | 19.79.0.0 |
|[ADOMD](https://go.microsoft.com/fwlink/?linkid=829577) | 19.79.0.0 |
|[MSOLAP (amd64)](https://go.microsoft.com/fwlink/?linkid=829576) | 16.0.134.22 |
|[MSOLAP (x86)](https://go.microsoft.com/fwlink/?linkid=829575) | 16.0.134.22 |
|[AMO](https://go.microsoft.com/fwlink/?linkid=829578) | 19.80.0.0 |
|[ADOMD](https://go.microsoft.com/fwlink/?linkid=829577) | 19.80.0.0 |

### NuGet packages

Expand All @@ -42,15 +42,15 @@ NuGet package assemblies AssemblyVersion follow semantic versioning: MAJOR.MINOR

|Package | Version |
|---------|---------|
|[AMO](https://www.nuget.org/packages/Microsoft.AnalysisServices.retail.amd64/) | 19.79.1 |
|[ADOMD](https://www.nuget.org/packages/Microsoft.AnalysisServices.AdomdClient.retail.amd64/) | 19.79.1 |
|[AMO](https://www.nuget.org/packages/Microsoft.AnalysisServices.retail.amd64/) | 19.80.0 |
|[ADOMD](https://www.nuget.org/packages/Microsoft.AnalysisServices.AdomdClient.retail.amd64/) | 19.80.0 |

#### AMO and ADOMD .Net Core

|Package | Version |
|---------|---------|
|[AMO .Net Core](https://www.nuget.org/packages/Microsoft.AnalysisServices.NetCore.retail.amd64) | 19.79.1 |
|[ADOMD .Net Core](https://www.nuget.org/packages/Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64) | 19.79.1 |
|[AMO .Net Core](https://www.nuget.org/packages/Microsoft.AnalysisServices.NetCore.retail.amd64) | 19.80.0 |
|[ADOMD .Net Core](https://www.nuget.org/packages/Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64) | 19.80.0 |

Beginning with AMO (AMO/TOM) and ADOMD .Net Core version 19.48.0.0, HTTP-based communications with cloud services like Power BI and Azure Analysis Services are significantly improved. It's recommended you update to the latest version to take advantage of these performance improvements.

Expand Down

0 comments on commit 9f308bb

Please sign in to comment.