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

456 Коммитов

Автор SHA1 Сообщение Дата
Javier Calvarro Nelson 74883b2cf0 [Fixes #528] Windows authentication is not applied on launchSettings.json 2018-05-30 14:05:59 -07:00
John Luo 48782f9718 Remove testing prop 2018-05-30 12:09:05 -07:00
John Luo f953d70d75 Update to 2.1.1 2018-05-30 12:09:05 -07:00
John Luo f278c804b2 Revert "Install 2.1.0"
This reverts commit bdddcfc77435d59e925828df1f2b76e443db022a.
2018-05-30 12:09:05 -07:00
John Luo 7579b6db68 Install 2.1.0 2018-05-30 12:09:05 -07:00
John Luo cc22ea1ed3 Test updated implicit version implementation 2018-05-30 12:09:05 -07:00
Steve Sanderson 52a9e7a54d Remove obsolete reference in Angular template home. Fixes #470 2018-05-30 11:22:14 +01:00
Pranav K 7118714442
Merge remote-tracking branch 'origin/release/2.1' into dev 2018-05-29 15:23:38 -07:00
Pranav K ad6ab8bb39
Merge commit 'b75ed79d9828475e8b32a161883e06e6946bc6b2' into dev 2018-05-29 15:23:29 -07:00
Pranav K 6e67c9345c Remove reference to Microsoft.AspNetCore.Mvc.Razor.ViewCompilation from desktop templates
Fixes #530
2018-05-29 15:23:03 -07:00
ASP.NET CI b75ed79d98 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:55:34 -07:00
ASP.NET CI b474da6893 Update dependencies.props
[auto-updated: dependencies]
2018-05-27 19:32:31 +00:00
Nate McMaster (automated) b0a3163a7f
Update bootstrapper scripts (automated commit) [ci skip] 2018-05-25 16:17:39 -07:00
Steve Sanderson 9e17d93acf Remove obsolete reference in Angular template home. Fixes #470 2018-05-24 21:11:59 +01:00
Pranav K c6b5001149 Remove reference to Microsoft.AspNetCore.Mvc.Razor.ViewCompilation from desktop templates
Fixes #530
2018-05-24 09:27:17 -07:00
Nate McMaster 5a5837f763
Bumping version from 2.1.0 to 2.1.1 2018-05-23 15:35:25 -07:00
ASP.NET CI e4b39750cb Update dependencies.props
[auto-updated: dependencies]
2018-05-20 19:49:36 +00:00
Ryan Brandenburg cd516b328e Handle process stdout 2018-05-18 14:56:34 -07:00
Ryan Brandenburg 15ca3dcdaa Move templates to netcoreapp2.2 2018-05-18 09:28:12 -07:00
Kiran Challa 90fe58be75 [Fixes #523] Fix the jquery.min.js file in RazorPages web application 2018-05-16 17:30:20 -07:00
Kiran Challa ac595c0c51 Added tests to verify fallback source content is same as the CDN content 2018-05-16 17:29:52 -07:00
Nate McMaster f2df6763aa
Merge branch 'release/2.1' into dev 2018-05-16 12:44:04 -07:00
Hao Kung 86e3b310cf
Merge pull request #507 from aspnet/haok/merge-release-2.1
Merge release/2.1 back to dev
2018-05-16 12:35:04 -07:00
Nate McMaster ef9fa1868a
Fix SRI hash values for jquery (#521) 2018-05-16 11:49:40 -07:00
ASP.NET CI b7cd2da5df Update dependencies.props
[auto-updated: dependencies]
2018-05-13 14:26:07 -07:00
Kiran Challa b7eacbb1c3 Upgrade node-sass to 4.9.0
[Fixes #513] Angular template incompatible with NodeJs 10
2018-05-11 13:26:45 -07:00
Ryan Brandenburg 2a81103a41 Upgrade to netcoreapp22 2018-05-09 12:11:28 -07:00
Hao Kung e731c7695d Detect appversion automatically 2018-05-07 12:30:05 -07:00
Hao Kung c3992acf3a Update script to fixup app version 2018-05-07 11:36:44 -07:00
ASP.NET CI 1ddfb6be6d Update dependencies.props
[auto-updated: dependencies]
2018-05-06 12:34:00 -07:00
ASP.NET CI 732200b23a Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:53:15 -07:00
Hao Kung f4f0821029 Merge release2.1 into dev 2018-05-03 13:25:01 -07:00
Hao Kung 89956df7ea
[Review] Updated migrations and scripts (#484)
* Update migrations

* Add regex for schema name and product version

* Fix ModelSnapshot product version

* Change version to 2.1.0
2018-05-03 13:22:26 -07:00
Jass Bagga cb064b68c1 Merge branch 'release/2.1' into dev 2018-05-03 11:48:40 -07:00
Jass Bagga 99114c25a4
Adjust spacing in csproj files (#492)
Address #462 and fix build break
2018-05-03 11:40:39 -07:00
Jass Bagga e9fbf4e592
Merge pull request #505 from aspnet/jbagga/RespondToDotNetEfUpgrade
Respond to dotnet-ef upgrade
2018-05-01 15:37:36 -07:00
Kiran Challa 8ce82e7512 Merge branch 'release/2.1' into dev 2018-05-01 13:36:27 -07:00
Kiran Challa 601f41026a Updated icon for RazorClassLibrary 2018-05-01 13:34:51 -07:00
Jass Bagga 4b50481915 Respond to dotnet-ef target framework update 2018-05-01 11:42:06 -07:00
Nate McMaster (automated) c1d15b7901
Merge branch release/2.1 into dev 2018-04-30 15:53:10 -07:00
Nate McMaster (automated) 06d7842f0e
Bump version to 2.1.0-rtm 2018-04-30 14:51:46 -07:00
ASP.NET CI 28430a8c50 Update dependencies.props
[auto-updated: dependencies]
2018-04-29 12:34:40 -07:00
Jass Bagga f4e7771c0c
Respond to dotnet-ef target framework upgrade (#503)
Fixes broken tests
2018-04-27 20:26:34 -07:00
= 1ba0832277 Add workaround for mismatch between TFM and AspNetCore TargetFrameworkVersions
This is a point in time problem
2018-04-23 15:59:40 -07:00
ASP.NET CI 830f985e45 Update dependencies.props
[auto-updated: dependencies]
2018-04-23 12:28:36 -07:00
Nate McMaster f41984cc56
Fix bad merge from release/2.1 2018-04-20 16:43:44 -07:00
John Luo cb3581869b Merge branch 'release/2.1' into dev 2018-04-20 11:42:22 -07:00
Steve Sanderson 2fd05bb65a Remove explicit dependencies on Microsoft.AspNetCore.SpaServices.Extensions now it's included in Microsoft.AspNetCore.App anyway 2018-04-20 11:55:09 +01:00
ASP.NET CI 5758828316 Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:38:38 -07:00
John Luo a8c3615df4 React to implicit Microsoft.AspNetCore.App reference 2018-04-19 16:49:13 -07:00