Commit Graph

5 Commits

Author SHA1 Message Date
Pranav K 488fff41a7
Deploy tests the same way we do for RazorSdk
Remove tests marked previously skipped
2018-05-30 16:26:15 -07:00
Pranav K 94e0ecca73 Compiling a 2.1.0 project targeting desktop with a reference to the ViewCompilation package produces a warning about mismatch in architectures
Fixes #270
2018-05-24 16:19:26 -07:00
Pranav K 7f1a987ada Update samples and tests to target netcoreapp2.1 2017-11-15 16:30:29 -08:00
Pranav K 36674b5d24 Fix failing tests
* Specify RIDs for SimpleApp
* Default to the RID \ PlatformTarget that the SDK chooses (viz win7-x86 for .NET Framework)
* Default Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.csproj to win7-x86 and remove extraneous project
  under the tools directory to simplify the build.
2017-11-07 17:33:39 -08:00
Nate McMaster 54a5b4734f Use Directory.Build.props/targets 2017-08-29 14:17:25 -07:00