Azure / azure-notificationhubs-dotnet

.NET SDK for Azure Notification Hubs
MIT License
70 stars 122 forks source link

Merge master, fix test reference failures #135

Closed kylekampy closed 4 years ago

kylekampy commented 4 years ago

Merged master to fix merge conflicts found in management-apis branch. This involved plumbing through a cancellation token overload for every namespace manager function.

Found and issue with MockData in the netframework tests, so also fixed the csproj reference so it builds/tests now.