Skip to content

Commit 4b87f14

Browse files
committed
nuget version fixes
1 parent ff1d582 commit 4b87f14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/quickstarts/voice-video-calling/includes/get-started/get-started-windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ In Visual Studio, create a new project with the **Blank App (Universal Windows)*
3838

3939
#### Install the package
4040

41-
Right select your project and go to `Manage Nuget Packages` to install `Azure.Communication.Calling.WindowsClient` [1.0.0-beta.11](https://www.nuget.org/packages/Azure.Communication.Calling.WindowsClient/1.0.0-beta.11) or superior. Make sure Include Preleased is checked.
41+
Right select your project and go to `Manage Nuget Packages` to install `Azure.Communication.Calling.WindowsClient` [1.0.0](https://www.nuget.org/packages/Azure.Communication.Calling.WindowsClient/1.0.0) or superior. Make sure Include Preleased is checked.
4242

4343
#### Request access
4444

@@ -382,7 +382,7 @@ In Visual Studio, create a new project with the **Blank App, Packaged (WinUI 3 i
382382

383383
#### Install the package
384384

385-
Right select your project and go to `Manage Nuget Packages` to install `Azure.Communication.Calling.WindowsClient` [1.0.0-beta.11](https://www.nuget.org/packages/Azure.Communication.Calling.WindowsClient/1.0.0-beta.11) or superior. Make sure Include Preleased is checked.
385+
Right select your project and go to `Manage Nuget Packages` to install `Azure.Communication.Calling.WindowsClient` [1.0.0](https://www.nuget.org/packages/Azure.Communication.Calling.WindowsClient/1.0.0) or superior. Make sure Include Preleased is checked.
386386

387387
#### Request access
388388

0 commit comments

Comments
 (0)