Граф коммитов

276 Коммитов

Автор SHA1 Сообщение Дата
Nate McMaster a40b40bc42 Update dependencies.props to 2.1.0-preview-28193, build tools to 2.1.0-preview1-1010 [ci skip]
Scripted changes:
- updated travis and appveyor.yml files to only build dev, ci, and release branches
- updated dependencies.props
- updated korebuild-lock.txt
- updated korebuild.json to release/2.1 channel
2018-01-31 15:01:12 -08:00
Pranav K 812c854775 Branching for 2.1.0-preview1 2018-01-23 15:32:17 -08:00
Ryan Nowak e64954c9c7 Undo compatibility error messages
We're going another way with Razor SDK interop. The Web SDK
will make a choice whether to enable MvcPrecompilation or RazorSDK, and
the Razor SDK will support all of the settings from MvcPrecompilation.
2018-01-22 15:50:31 -08:00
Ryan Nowak 24307dd301 update deps 2018-01-20 19:09:57 -08:00
Ryan Nowak 3a0fa2de36 Update to handle changes from Web SDK
The Web SDK is adding new properties that will make it clear whether
MvcPrecompilation or Razor SDK should be used. This change introduces
the new setting and a workaround until we can get the new SDK
integrated.
2018-01-18 19:28:11 -08:00
Ryan Nowak d69061552f Update deps 2018-01-18 19:28:11 -08:00
Ryan Nowak 9f5d51656a Fix check for use of compile items
This check was wrong, and since it runs after properties are evaluated,
we can use the results from evaulating properties to fix it.
2018-01-18 11:29:58 -08:00
Ryan Nowak e16134d4d2 update deps 2018-01-18 10:23:42 -08:00
Ryan Nowak 82eed8fdf9 update deps 2018-01-17 17:41:27 -08:00
Ryan Nowak 444b67b141 Update deps 2018-01-17 08:37:27 -08:00
Ryan Nowak 2c5641829f Add support and tests for Razor SDK interop 2018-01-17 08:37:27 -08:00
Pranav K fd481baab8 Revert "Skip tests until we can get back to cleaning up the repo"
This reverts commit 64cb5d065f.
2018-01-16 09:55:56 -08:00
Ryan Nowak d686acad87 Avoid use of AssemblyQualifiedName in tests
The type name generated by Razor is an implementation detail and
shouldn't be used in tests outside of the Razor repo. Testing that the
assembly name is correct should be enough to validate what we need for
these tests.
2018-01-13 18:24:50 -08:00
Ryan Nowak c3dedd9feb update deps 2018-01-13 12:06:00 -08:00
Nate McMaster be2249f97d Merge branch 'release/2.0.0' into dev 2018-01-09 14:58:03 -08:00
ASP.NET CI fd83fd399f Update dependencies.props
[auto-updated: dependencies]
2018-01-06 15:26:19 -08:00
ASP.NET CI 5bf6f2a194 Update dependencies.props
[auto-updated: dependencies]
2018-01-04 01:53:32 +00:00
Pranav K 64cb5d065f Skip tests until we can get back to cleaning up the repo 2018-01-02 15:45:31 -08:00
ASP.NET CI a366dd9165 Update dependencies.props
[auto-updated: dependencies]
2017-12-31 21:45:55 +00:00
ASP.NET CI 34c9d5f03b Update dependencies.props
[auto-updated: dependencies]
2017-12-18 17:43:24 -08:00
Artak Mkrtchyan 712f29afd1
Merge pull request #227 from aspnet/branchdecommissioning
Added default new issue and pull request templates for the branch
2017-12-13 14:08:24 -08:00
Artak Mkrtchyan 6a10d620e4
Updated the file content 2017-12-13 13:37:36 -08:00
Artak Mkrtchyan 978571a276
Removed the "bold" text 2017-12-13 13:37:13 -08:00
Artak Mkrtchyan 94a85a5622
Tweaked the content of ISSUE_Template file. 2017-12-13 13:36:28 -08:00
Artak Mkrtchyan abce0227a3
Updated the readme file to reflect the PR feedback 2017-12-13 13:34:04 -08:00
ASP.NET CI f1ead21db7 Update dependencies.props
[auto-updated: dependencies]
2017-12-13 21:30:12 +00:00
Artak Mkrtchyan 358506f7bb
Changed the aspnet/Razor phare to be a link 2017-12-12 12:08:02 -08:00
Artak Mkrtchyan f2069e5ae5
Fixed the link to the replacement feature. 2017-12-12 09:16:05 -08:00
Artak Mkrtchyan 4f8db67cdd
Updated the readme.md file with obsolete details 2017-12-12 09:14:52 -08:00
Artak Mkrtchyan 14892d4fbc
Created PULL_REQUEST_TEMPLATE.md 2017-12-11 13:14:54 -08:00
Artak Mkrtchyan c925897dde
Create .github/ISSUE_TEMPLATE.md 2017-12-11 12:06:33 -08:00
Pranav K 62819b4abc Skip tests failing on the CI 2017-12-11 10:48:33 -08:00
ASP.NET CI d765737685 Update dependencies.props
[auto-updated: dependencies]
2017-12-10 13:33:50 -08:00
Nate McMaster f510e70340 Bump version to 2.0.2 2017-12-06 16:22:12 -08:00
Ryan Brandenburg e6a2f6811c LinepuePackageRestoreSource to aspnetcore-dev 2017-12-05 10:04:29 -08:00
Ryan Brandenburg b4a6283d56 Update bootstrappers 2017-12-04 12:28:39 -08:00
Ryan Brandenburg 6414cf0f23 Use sources.props 2017-11-29 16:08:28 -08:00
Pranav K d457fec2cf Specify runtime versions to install 2017-11-29 14:09:28 -08:00
Pranav K c869c47acf Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 16:21:41 -08:00
Pranav K ed1eb295fb Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:26 -08:00
Pranav K 7f1a987ada Update samples and tests to target netcoreapp2.1 2017-11-15 16:30:29 -08:00
Taryn Hill 02850d48dd Add a missing tick to README.md 2017-11-10 16:20:45 -08:00
Pranav K 0210b69020 Fix build warning for missing API base lines 2017-11-07 17:33:39 -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 976ddc2ef8 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 18:05:30 -07:00
Ryan Brandenburg 00dd638c4f Add RepositoryRoot 2017-10-18 09:38:02 -07:00
Nate McMaster bc58d8495a Update build tools to 2.0.2-rc1-15526 and dependencies to 2.0.1-rtm-105 2017-10-13 13:12:19 -07:00
Ryan Brandenburg b9d1f82191 Update bootstrappers 2017-10-09 12:45:37 -07:00
Nate McMaster 9d07f205f2 Update how PackageReference versions are set
Changes:
 - Remove floating versions
 - Disable myget feeds during a Universe build
 - Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions.
2017-10-09 11:11:31 -07:00
Nate McMaster 6112a098c1 Use MSBuild to set NuGet feeds instead of NuGet.config 2017-10-02 14:13:22 -07:00