aspnetcore/test/Microsoft.AspNetCore.Blazor.../Tests
Ryan Nowak 0fb47684c8 Fix #974
The root cause here was that we weren't setting the language version in
MSBuild, which is only for the command line version.

(cherry picked from commit 319e31f71a150e9b0d91e724f0e358390caec4c2)
2018-06-07 12:27:03 -07:00
..
BinaryHttpClientTest.cs Add support for sending and receiving arbitrary HttpContent, refs #479 (#815) 2018-05-23 10:16:27 +01:00
BindTest.cs Add support for binding long / float / double / decimal 2018-06-05 16:42:31 +01:00
ComponentRenderingTest.cs Fix #974 2018-06-07 12:27:03 -07:00
EventBubblingTest.cs
EventTest.cs
HostedInAspNetTest.cs
HttpClientTest.cs Add support for sending and receiving arbitrary HttpContent, refs #479 (#815) 2018-05-23 10:16:27 +01:00
InteropTest.cs Improved interoperability 2018-06-05 16:09:59 -07:00
MonoSanityTest.cs
RoutingTest.cs Stylistic tweaks 2018-06-06 13:44:14 +01:00
StandaloneAppTest.cs