What kind of change does this Pull Request introduce?
[x] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:
Updating the ACS Windows SDK to align with the latest ACS Windows SDK
## How to Test
* Get the code
Purpose
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
git clone https://github.com/Azure-Samples/communication-services-dotnet-quickstarts cd Calling git checkout [branch-name] npm install