aspnetcore/test
Steve Sanderson 767a2373c8 Eliminate ElementRef's static incrementing ID for remote rendering cases
... because it's important not to disclose cross-user state, such as the number of IDs that have been assigned. Plus we don't want to run out of unique IDs, which we could if it's limited by the range of an 'int'.
2018-07-10 09:52:19 +01:00
..
Microsoft.AspNetCore.Blazor.Analyzers.Test
Microsoft.AspNetCore.Blazor.Browser.Test Add startup for client/mono Blazor 2018-07-09 11:13:26 -07:00
Microsoft.AspNetCore.Blazor.Build.Test Refactoring to prepare for remote rendering. 2018-07-09 11:04:14 +01:00
Microsoft.AspNetCore.Blazor.E2ETest Update versions to 2.1 2018-07-05 09:53:55 -07:00
Microsoft.AspNetCore.Blazor.Razor.Extensions.Test
Microsoft.AspNetCore.Blazor.Test Eliminate ElementRef's static incrementing ID for remote rendering cases 2018-07-10 09:52:19 +01:00
Microsoft.AspnetCore.Blazor.Server.Test Eliminate ElementRef's static incrementing ID for remote rendering cases 2018-07-10 09:52:19 +01:00
Microsoft.JSInterop.Test Update versions to 2.1 2018-07-05 09:53:55 -07:00
shared
testapps Refactoring to prepare for remote rendering. 2018-07-09 11:04:14 +01:00