N. Taylor Mullen
16173703ec
Merge branch 'rel/2.0.0-preview2' into dev
2017-06-01 10:36:12 -07:00
N. Taylor Mullen
bde6a8f20f
Unblock cross-plat builds.
...
- For some reason the common-testapps.props being at the top enables this repo to build cross-plat. Will investigate once we re-enable desktop testing.
2017-06-01 10:29:51 -07:00
Pranav K
5ebfa5dd61
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-05-31 20:02:13 -07:00
Pranav K
4ae92c19ff
Updating build scripts to point to 2.0.0-preview2 KoreBuild
2017-05-31 19:53:29 -07:00
Pranav K
4dfd6b1ebc
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-05-31 19:45:55 -07:00
Pranav K
2ded419651
Branching for rel/2.0.0-preview2
2017-05-31 19:37:06 -07:00
N. Taylor Mullen
2dbe4b79c4
Fix functional tests to properly dispose of their app deployer.
2017-05-31 16:26:19 -07:00
N. Taylor Mullen
4a308f1e9d
Make SimpleAppDesktopOnly look like other testapp projects.
2017-05-31 09:55:43 -07:00
N. Taylor Mullen
27c6ad410e
Skip desktop testing to work around corefx issue.
...
#128
2017-05-30 22:41: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
N. Taylor Mullen
8c822a8e77
Move away from `Assembly.Load` to Assembly.LoadFile
...
- Fixes build break.
2017-05-26 12:18:49 -07:00
Pranav K
ab64769c59
Fix compilation failure
2017-05-25 10:18:59 -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
Ryan Nowak
88363be365
Merge branch 'rel/2.0.0-preview1' into dev
2017-04-27 11:58:42 -07:00
Ryan Nowak
22b9d7647e
React to rename of Page() -> View()
2017-04-27 11:15:33 -07:00
Pranav K
e918c59113
Updating package version to preview2
2017-04-26 07:13:23 -07:00
Pranav K
91827017f4
Merge branch 'rel/2.0.0-preview1' into dev
2017-04-25 22:04:26 -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
Andrew Stanton-Nurse
6c8359ca9c
react to removal of PlatformAbstractions ( #116 )
2017-04-20 11:08:29 -07:00
Hao Kung
d938fef626
MvcPrecompilation => Auth 2.0
2017-04-19 17:05:54 -07:00
Pranav K
7f4aa60a45
Add support for precompiling RazorPages
2017-04-19 11:27:56 -07:00
Kiran Challa
69e2fa82eb
Set MvcRazorExcludeRefAssembliesFromPublish to false to fix build break temporarily
2017-04-19 10:48:22 -07:00
Kiran Challa
fa25533bb3
Removed global.json
2017-04-19 09:55:41 -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
N. Taylor Mullen
885792e16b
React to Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
...
aspnet/Razor#1169
2017-04-10 10:20:34 -07:00
Pranav K
52085a78cc
Change special version to preview1
2017-04-04 10:30:47 -07:00
Pranav K
6f31e4725f
Updating versions to 2.0.0-preview1
2017-04-03 21:41:11 -07:00
Ryan Brandenburg
300135969f
Fix build break
2017-03-30 11:23:53 -07:00
Pranav K
c4f2581988
Updating to 2.0.0 Internal.AspNetCore.Sdk
2017-03-29 11:30:35 -07:00
Nate McMaster
fd3ffa7ed1
React to aspnet/Common#205
2017-03-21 16:41:31 -07:00
Nate McMaster
50089dfdb6
Update Travis to macOS Sierra
...
[skip appveyor]
2017-03-21 12:17:38 -07:00
Nate McMaster
de201a544f
Unify dependencies versions to one file and remove workarounds
2017-03-15 16:39:35 -07:00
Nate McMaster
43232572a0
Update appveyor and travis settings
2017-03-14 13:41:05 -07:00
Pranav K
9231dbda4f
Reacting to Mvc changes
2017-03-13 18:18:03 -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
David Fowler
b57d8079ff
Merge pull request #96 from aspnet/no-mono
...
No mono
2017-03-10 00:58:16 -08:00
David Fowler
5e6ab1ee3e
No mono
2017-03-10 00:17:20 -08:00
Nate McMaster
36d5f663bd
Update AppVeyor and Travis settings
2017-03-01 18:25:54 -08:00
Nate McMaster
2fd1fba881
Change korebuild branch and fix argument forwarding in bootstrapper
2017-03-01 18:14:13 -08:00
Pranav K
1026198b9b
Remove net451 targets
2017-02-21 21:50:41 -08:00