aspnetcore/test
Steve Sanderson cf59ed94ad Consume jsinterop from submodule (#1351)
* Remove JSInterop files from this repo

* Add jsinterop submodule

* In Blazor.sln, reference jsinterop projects from submodule

* Update other references to jsinterop

* Fix TypeScript warning

* Include submodules in test/pack

* Update to newer jsinterop to fix JS pack issue

* Update to newer jsinterop to obtain strong naming

* Allow jsinterop submodule to inherit Directory.Build.props/targets

* Get latest jsinterop

* For AppVeyor builds, restore git submodules (happens automatically elsewhere)

* Update README.md with instructions to restore submodules
2018-08-29 11:10:35 +01:00
..
Microsoft.AspNetCore.Blazor.Analyzers.Test
Microsoft.AspNetCore.Blazor.Browser.Test
Microsoft.AspNetCore.Blazor.Build.Test
Microsoft.AspNetCore.Blazor.E2ETest Increase default WaitAssert timeout to 2 seconds 2018-08-23 11:58:46 +01:00
Microsoft.AspNetCore.Blazor.Razor.Extensions.Test
Microsoft.AspNetCore.Blazor.Test
Microsoft.AspnetCore.Blazor.Server.Test In RenderBatchWriter, deduplicate strings only when safe to do so (#1340) 2018-08-22 14:52:35 +01:00
shared
testapps