aspnetcore/testapps/StrongNamedApp
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
..
Controllers Add a test that verifies strong name signing works for precompiled views 2016-09-13 10:03:56 -07:00
Views/Home Add a test that verifies strong name signing works for precompiled views 2016-09-13 10:03:56 -07:00
Program.cs Add a test that verifies strong name signing works for precompiled views 2016-09-13 10:03:56 -07:00
Startup.cs Add a test that verifies strong name signing works for precompiled views 2016-09-13 10:03:56 -07:00
StrongNamedApp.csproj Fix failing tests 2017-11-07 17:33:39 -08:00