aspnetcore/test/Microsoft.AspNetCore.Blazor...
Ryan Nowak a88b24ed76 Resolves #297
Removes the workaround for #297 and sets the langauge version to
experimental.

This will require 2.1.0-rc of Razor.
2018-05-22 11:10:15 -07:00
..
Razor Rewrite of HTML handling for Blazor 2018-05-03 21:56:03 -07:00
TestFiles Fix #773 (for real this time) 2018-05-14 10:47:36 -07:00
BindRazorIntegrationTest.cs Rewrite of HTML handling for Blazor 2018-05-03 21:56:03 -07:00
ComponentDiscoveryRazorIntegrationTest.cs
ComponentRenderingRazorIntegrationTest.cs Fix #773 (for real this time) 2018-05-14 10:47:36 -07:00
DeclarationRazorIntegrationTest.cs In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
DesignTimeCodeGenerationTest.cs Fix #773 (for real this time) 2018-05-14 10:47:36 -07:00
DiagnosticRazorIntegrationTest.cs Rewrite of HTML handling for Blazor 2018-05-03 21:56:03 -07:00
DirectiveRazorIntegrationTest.cs Fix #745 - allow multiple implements directives 2018-05-08 14:06:22 -07:00
FilePathRazorIntegrationTest.cs
IndexHtmlWriterTest.cs
Microsoft.AspNetCore.Blazor.Build.Test.csproj
RazorBaselineIntegrationTestBase.cs
RazorIntegrationTestBase.cs
RenderingRazorIntegrationTest.cs Resolves #297 2018-05-22 11:10:15 -07:00
RuntimeCodeGenerationTest.cs Fix #773 (for real this time) 2018-05-14 10:47:36 -07:00
RuntimeDependenciesResolverTest.cs
TypingTest.cs Fix 773 2018-05-08 12:39:18 -07:00
WorkingDirectoryRazorIntegrationTest.cs