aspnet / SignalR-samples

Samples for ASP.NET Core SignalR
751 stars 398 forks source link

update to SignalR 1.0.1 #38

Closed analogrelay closed 6 years ago

analogrelay commented 6 years ago

Update to SignalR 1.0.1 and set the min version of the FormsClient.UWP project to Windows 10, version 1803 to exhibit the System.Threading.Tasks.Extensions issue.

With this change, Android/iOS is broken again as the System.Threading.Tasks.Extensions package was marked in-box but is not yet in the box.