aspnetcore/test/testapps/BasicTestApp
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
..
HierarchicalImportsTest
HttpClientTest Add support for sending and receiving arbitrary HttpContent, refs #479 (#815) 2018-05-23 10:16:27 +01:00
InteropTest Improved interoperability 2018-06-05 16:09:59 -07:00
Properties
RouterTest Clean up use of relative URLs. Fixes #844 and #845 (#878) 2018-05-24 09:54:43 +01:00
wwwroot Improved interoperability 2018-06-05 16:09:59 -07:00
AddRemoveChildComponents.cshtml Add support for Action event handlers 2018-04-11 07:36:05 -07:00
AfterRenderInteropComponent.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
AsyncEventHandlerComponent.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
BasicTestApp.csproj Rough cut at async events 2018-04-26 13:31:28 -07:00
BindCasesComponent.cshtml Add support for binding long / float / double / decimal 2018-06-05 16:42:31 +01:00
ComponentRefComponent.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
CounterComponent.cshtml Support 'ref' syntax for capturing references to elements and components (#685) 2018-04-27 17:41:21 +01:00
CounterComponentUsingChild.cshtml Add support for Action event handlers 2018-04-11 07:36:05 -07:00
CounterComponentWrapper.cshtml
DataDashComponent.cshtml Fix #974 2018-06-07 12:27:03 -07:00
ElementRefComponent.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
EventBubblingComponent.cshtml Support custom events and non-bubbling standard events (#722) 2018-05-01 17:12:03 +01:00
ExternalContentPackage.cshtml Add support for Action event handlers 2018-04-11 07:36:05 -07:00
FocusEventComponent.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
InteropComponent.cshtml Improved interoperability 2018-06-05 16:09:59 -07:00
KeyPressEventComponent.cshtml Event payloads for DOM event types 2018-05-22 13:12:55 +01:00
LogicalElementInsertionCases.cshtml Fix ordering issue with nested logical element insertion 2018-04-27 15:43:59 +01:00
MessageComponent.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
MouseEventComponent.cshtml Event payloads for DOM event types 2018-05-22 13:12:55 +01:00
ParentChildComponent.cshtml
PassThroughContentComponent.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
Program.cs Improved interoperability 2018-06-05 16:09:59 -07:00
PropertiesChangedHandlerChild.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
PropertiesChangedHandlerParent.cshtml Add event handlers as tag helpers 2018-04-06 13:00:04 -07:00
RedTextComponent.cshtml
RenderFragmentToggler.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
SvgCircleComponent.cshtml Added SVG support (#366) (#435) 2018-03-30 10:07:10 +01:00
SvgComponent.cshtml Added SVG support (#366) (#435) 2018-03-30 10:07:10 +01:00
SvgWithChildComponent.cshtml Added SVG support (#366) (#435) 2018-03-30 10:07:10 +01:00
TextOnlyComponent.cshtml
TouchEventComponent.cshtml Event payloads for DOM event types 2018-05-22 13:12:55 +01:00