Commit Graph

333 Commits

Author SHA1 Message Date
Ryan Brandenburg 0ea7940af5 Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 617586a984
2018-11-27 10:49:05 -08:00
Pranav K 617586a984 Keep a couple of tests and remove most tests from 2.1
Fixes https://github.com/aspnet/MvcPrecompilation/issues/293
2018-11-06 15:10:33 -08:00
Pranav K 64b65b6991 Skip some flaky tests 2018-08-28 10:04:57 -07:00
Nate McMaster 72d6f6ae4a
Pin version variables to the ASP.NET Core 2.1.2 baseline
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 11:56:37 -07:00
Nate McMaster dcf9d38e04
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:49:32 -07:00
Nate McMaster 273f55ef60
Reverting version from 2.1.2 back to 2.1.1
As a result of changing the way we apply servicing updates to aspnet core, this repo did not need the version bump because there are no planned product changes in this repo.
2018-07-11 15:06:38 -07:00
Nate McMaster 7bf7b14cf8
Bumping version from 2.1.1 to 2.1.2 2018-06-12 14:01:33 -07:00
ASP.NET CI c6b52cf95a Update dependencies.props
[auto-updated: dependencies]
2018-06-12 19:30:06 +00:00
Nate McMaster 0f12047271
Fix dependency versions for Hosting and Mvc.RazorPages 2018-05-29 14:27:47 -07:00
ASP.NET CI 0123f32e98 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:48:30 -07:00
Nate McMaster a8089026fc
Bumping version from 2.1.0 to 2.1.1 2018-05-23 15:35:21 -07:00
ASP.NET CI 7f56c68402 Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:46:13 -07:00
Nate McMaster (automated) eb4635d6c5
Bump version to 2.1.0-rtm 2018-04-30 14:51:43 -07:00
Ajay Bhargav Baaskaran 2a10e6fe1d Added nuspec file for Mvc.Razor.ViewCompilation to include symbols 2018-04-20 15:26:34 -07:00
ASP.NET CI 672efed0c4 Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:32:00 -07:00
Nate McMaster 19d77f0295
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:43:26 -07:00
Pranav K f867175476 Fix build break 2018-04-19 12:07:06 -07:00
Ryan Brandenburg f08b4a7b0b Branching for 2.1.0-rc1 2018-04-16 17:00:41 -07:00
ASP.NET CI 92886f592a Update dependencies.props
[auto-updated: dependencies]
2018-04-15 14:21:29 -07:00
ASP.NET CI aaff064a27 Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:37:40 +00:00
Ajay Bhargav Baaskaran bfd630cc8e Merge branch 'release/2.1' into dev 2018-03-29 17:08:21 -07:00
Ajay Bhargav Baaskaran 83ebebcabc Removed unnecessary flaky tests 2018-03-29 17:05:33 -07:00
Nate McMaster (automated) 29f25cefe9
Update dependencies.props
[auto-updated: dependencies]
2018-03-28 10:57:49 -07:00
Pranav K d009260116
Merge pull request #258 from aspnet/release/2.1
Disable APICheck on precompilation to workaround failure
2018-03-27 16:54:45 -07:00
Pranav K 62881a2cc4 Disable APICheck on precompilation to workaround failure 2018-03-27 16:54:27 -07:00
Pranav K f272f7bfc2
Merge pull request #256 from aspnet/release/2.1
Use x64 binaries when project's targeting AnyCPU (#255)
2018-03-27 12:28:49 -07:00
Pranav K ad724f6b0a
Use x64 binaries when project's targeting AnyCPU (#255)
* Use x64 binaries when project's targeting AnyCPU

Fixes https://github.com/aspnet/MvcPrecompilation/issues/240
2018-03-27 12:27:46 -07:00
Pranav K 07a58e90b4
Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-26 14:09:52 -07:00
Pranav K 1338f447fa Remove test that attempted to build a ClassLibrary using precompilation
Fixes #251
2018-03-26 14:09:01 -07:00
ASP.NET CI ae3e2c1217 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:50:14 -07:00
Pranav K 23db9bfb11
Merge remote-tracking branch 'origin/release/2.1' into dev
# Conflicts:
#	build/dependencies.props
#	korebuild-lock.txt
2018-03-20 14:50:31 -07:00
Pranav K 3e319ae2aa React to Sdk changes 2018-03-20 14:48:27 -07:00
Ryan Brandenburg 9e7291d18d Set 2.0 baselines 2018-03-20 13:34:12 -07:00
Pranav K 0d69df5a75
Merge pull request #247 from aspnet/release/2.1
Hardcode extension .PrecompiledViews
2018-03-16 16:20:08 -07:00
Pranav K 5cb31f6082 Hardcode extension .PrecompiledViews 2018-03-16 16:19:49 -07:00
Pranav K f541fd9998
Merge branch 'release/2.1' into dev 2018-03-16 12:32:45 -07:00
Pranav K d01b9957e2
Update KoreBuild channel 2018-03-16 12:32:39 -07:00
Pranav K dd3e4a3a7f
Update version prefix to preview3 2018-03-16 11:27:37 -07:00
Pranav K e6b3009ecc
Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-16 11:27:37 -07:00
Pranav K d317bd5bd3
Branching for 2.1.0-preview2 2018-03-16 11:16:13 -07:00
ASP.NET CI 68cef635b5 Update dependencies.props
[auto-updated: dependencies]
2018-03-08 13:10:29 -08:00
Pranav K 1779c3f02e
Prepend FeatureBranchVersionPrefix if FeatureBranchVersionSuffix is specified 2018-03-06 10:05:19 -08:00
Pranav K 44427e9917
Use dotnet-core feed in repos 2018-03-06 10:05:19 -08:00
Nate McMaster e60275ab1a
Merge branch 'release/2.1' into dev 2018-03-02 14:15:26 -08:00
ASP.NET CI 8325e36b80 Update dependencies.props
[auto-updated: dependencies]
2018-02-26 11:11:58 -08:00
Pranav K 3ce839cb26 Update to latest Sdk
* Re-enable skipped Publish_UsesRazorSDK
* Clean up project files

Fixes #241
2018-02-23 18:34:32 -08:00
Pranav K 26f4872976 Use FeatureBranchVersionSuffix when generating VersionSuffix 2018-02-21 18:27:07 -08:00
ASP.NET CI 06506075bc Update dependencies.props
[auto-updated: dependencies]
2018-02-18 12:28:01 -08:00
Ryan Nowak 176d27af5e Integrate the new SDK (remove workarounds) 2018-02-14 13:32:53 -08:00
Ryan Nowak 646b129a64 Update KoreBuild and deps 2018-02-14 13:32:53 -08:00