Commit Graph

265 Commits

Author SHA1 Message Date
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
Nate McMaster bc2502cf4c Import dependencies.props last to ensure TargetFramework is set first 2017-09-29 17:02:36 -07:00
Pranav K 311c52b12e Honor CopyBuildOutputToPublishDirectory and CopyOutputSymbolsToPublishDirectory switches
Fixes #204
2017-09-26 13:12:26 -07:00
Justin Kotalik 05d077da43 Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:56:59 -07:00
Nate McMaster 0fbf540f37 Update build scripts, tools, and dependencies for 2.0.x 2017-09-20 17:23:27 -07:00
Nate McMaster 1468bb7afd Update the list of packages patching in 2.0.x 2017-09-20 13:41:27 -07:00
Ryan Brandenburg 481d787647 Update bootstrappers 2017-09-19 15:27:17 -07:00
Ryan Brandenburg 8cdba4f7ae Update bootstrappers 2017-09-19 15:27:17 -07:00
Nate McMaster 9b53da7333 Update package feeds and dependencies for 2.0.1 (#203) 2017-09-18 12:42:44 -07:00
Nate McMaster 50360ddfaa Bump version to 2.0.1 2017-09-15 17:58:51 -07:00
Pranav K daec40f2ba Add support for cross-publishing
Fixes #102
2017-08-31 16:07:12 -07:00
Nate McMaster 28172a3a3e Use PackageLineup to manage PackageReference versions 2017-08-29 14:50:54 -07:00