Commit Graph

34 Commits

Author SHA1 Message Date
Pranav K fe4cc976b9 Use MuxerPath to determine location to dotnet.exe
Fixes $50
2017-06-20 10:59:35 -07:00
Pranav K 942c677563 Move binaries in to the build folder 2017-06-19 14:03:20 -07:00
Pranav K 06db90cbfa Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-15 10:39:58 -07:00
Mikael Mengistu 49206c14f0 Sort 2017-06-07 16:20:11 -07:00
Mikael Mengistu 7fbca28188 Fix downgrade warning 2017-06-07 16:17:16 -07:00
Pranav K 2ded419651 Branching for rel/2.0.0-preview2 2017-05-31 19:37:06 -07:00
N. Taylor Mullen 6e88ea9429 Add support for pre-compiling desktop applications.
#128
2017-05-30 22:41:06 -07:00
Kiran Challa baddfe50ba Updated to use the latest shared runtime 2017-05-29 04:41:30 -07:00
Nate McMaster df9c3f9660 Upgrade test framework versions 2017-05-15 11:59:11 -07:00
Pavel Krymets 9e01bb7bff Remove unnecessary package references (#126) 2017-05-10 11:43:53 -07:00
Pavel Krymets 054f27e3fb Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:25:29 -07:00
Pavel Krymets 1f67302491 Update InternalAspNetCoreSdkVersion 2017-05-05 10:25:21 -07:00
Pranav K 64d0be81c0 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:02:28 -07:00
Pranav K e835438042 Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:39:57 -07:00
Pranav K 524ab35a59 Branching for 2.0.0-preview1 2017-04-25 22:04:23 -07:00
Pranav K d81af19645 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:09 -07:00
Pranav K 6b96a38dc8 Revert "Set MvcRazorExcludeRefAssembliesFromPublish to false to fix build break temporarily"
This reverts commit 69e2fa82eb.
2017-04-21 09:37:20 -07:00
Kiran Challa 69e2fa82eb Set MvcRazorExcludeRefAssembliesFromPublish to false to fix build break temporarily 2017-04-19 10:48:22 -07:00
Kiran Challa d4d0e28f0e Updated ViewCompilation project to netcoreapp2.0 2017-04-18 12:14:59 -07:00
Kiran Challa c18724a275 Updated to use 0.4.0 version of IntegrationTesting package 2017-04-15 04:37:40 -07:00
Kiran Challa cc1b5f4d5b Converted test projects to run on netcoreapp2.0 2017-04-13 11:11:27 -07:00
Pranav K 6f31e4725f Updating versions to 2.0.0-preview1 2017-04-03 21:41:11 -07:00
Pranav K c4f2581988 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:35 -07:00
Nate McMaster de201a544f Unify dependencies versions to one file and remove workarounds 2017-03-15 16:39:35 -07:00
Pranav K 7d7ecf3a1b Make precompilation tests use project reference instead of package reference
Fixes #95
2017-03-13 11:05:25 -07:00
Roderic Bos 3c14472bf2 Updated common.targets to use AssemblyName instead of MSBuildProjectName so renaming output assembly from csproj works
Fixes https://github.com/aspnet/Mvc/issues/5780
2017-02-16 14:56:28 -08:00
Nate McMaster 95cf0f48ff
Downgrade to stable packages 2017-02-14 16:15:35 -08:00
Pranav K a731e373b9 Merge branch 'rel/1.1.0' into dev 2017-02-01 18:19:21 -08:00
Pranav K 32cd737b62 Update to VS RC3 2017-01-24 14:17:53 -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
Pranav K 8e4646f25e React to aspnet/KoreBuild#155 2017-01-12 17:24:48 -08:00
Ryan Brandenburg 3f5cce41c1 Make ViewCompilation a target 2017-01-09 10:17:36 -08:00