Commit Graph

15 Commits

Author SHA1 Message Date
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
N. Taylor Mullen 6e88ea9429 Add support for pre-compiling desktop applications.
#128
2017-05-30 22:41:06 -07:00
Nate McMaster df9c3f9660 Upgrade test framework versions 2017-05-15 11:59:11 -07:00
Kiran Challa cc1b5f4d5b Converted test projects to run on netcoreapp2.0 2017-04-13 11:11:27 -07:00
Nate McMaster de201a544f Unify dependencies versions to one file and remove workarounds 2017-03-15 16:39:35 -07:00
Pranav K 8b410c5899 Merge branch 'rel/1.1.0' into dev 2017-02-14 09:57:33 -08:00
Nate McMaster ed28b1671b Remove redundant configurations and csproj attribute 2017-02-09 13:44:15 -08:00
Pranav K 32cd737b62 Update to VS RC3 2017-01-24 14:17:53 -08:00
Pranav K aa31e20ea9 Use rel/1.0.0-msbuild3 of KoreBuild and downgrade test references to 1.1.0 2017-01-23 15:18:59 -08:00
Pranav K 864dd694e0 Use a branch that lets us produce packages with a specific build number 2017-01-23 13:54:41 -08:00
Pranav K 501540c76e Use the list of Content files specified in the project as a source
Fixes #59
2017-01-23 11:38:48 -08:00
Nate McMaster bcd210819a Prepare 1.1.0 release and pin floating versions 2017-01-18 14:57:41 -08:00
Ryan Brandenburg 3f5cce41c1 Make ViewCompilation a target 2017-01-09 10:17:36 -08:00