Commit Graph

376 Commits

Author SHA1 Message Date
ASP.NET CI b7cd2da5df Update dependencies.props
[auto-updated: dependencies]
2018-05-13 14:26:07 -07:00
Ryan Brandenburg 2a81103a41 Upgrade to netcoreapp22 2018-05-09 12:11:28 -07:00
ASP.NET CI 1ddfb6be6d Update dependencies.props
[auto-updated: dependencies]
2018-05-06 12:34:00 -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
Nate McMaster 51461991c8
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:45:24 -07:00
Jass Bagga 094fb32574 Update dependencies.props 2018-04-18 10:04:07 -07:00
Jass Bagga cbc4d0d19c Merge branch 'release/2.1' into dev 2018-04-18 09:49:19 -07:00
Jass Bagga 13e746c289
Update THIRD-PARTY-NOTICES link and remove Package Management panel from carousel (#474)
Addresses #330 and #469
2018-04-18 09:42:27 -07:00
Ryan Brandenburg b85aae2348 Update version number to 2.2.0 2018-04-16 17:03:32 -07:00
Ryan Brandenburg be7836825b Merge branch 'release/2.1' into dev 2018-04-16 17:03:32 -07:00
Ryan Brandenburg 718989b820 Branching for 2.1.0-rc1 2018-04-16 17:03:27 -07:00
ASP.NET CI 2850064c36 Update dependencies.props
[auto-updated: dependencies]
2018-04-15 14:29:09 -07:00
Jass Bagga a9c7c322cb
Add "webapp" alias to RazorPages template.json (#467)
Addresses #325
2018-04-13 14:01:20 -07:00
Jass Bagga 5d52701cd2
Add Error razor page to Spa templates (#464)
Addresses #332
2018-04-13 11:11:01 -07:00
Kiran Challa f824751bb9 Added Razor class library project template
[Fixes #323] Add a Razor class library project template
2018-04-13 04:21:49 -07:00
Jass Bagga c3ac7629d1
WebAPI launchUrl; MVC _LoginPartial; F# AllowedHosts (#463)
Addresses #455, #392, #445
2018-04-11 15:01:32 -07:00
Jass Bagga da32f45f58
Do not set sslPort if HTTPS not configured (#458)
Addresses #457
2018-04-10 12:02:10 -07:00
Jass Bagga a56110bfab
Merge pull request #454 from aspnet/release/2.1
Fix AllowedHosts configuration (#452)
2018-04-05 10:09:00 -07:00
Jass Bagga 4236f0e51c
Fix AllowedHosts configuration (#452)
Addresses #451
2018-04-05 10:08:40 -07:00
Artak 609687c460
Merge pull request #453 from aspnet/release/2.1
Add supportedAuthentication for NoAuth in templates which have NoAuth…
2018-04-04 18:16:59 -07:00
Phil Henning 8a368b5610 Add supportedAuthentication for NoAuth in templates which have NoAuth (#443)
* Add supportedAuthentication for NoAuth in templates which have NoAuth

This is to work around an issue in Visual Studio

* Remove spurious ,

* Add supportedAuthentications to F# Web API vs-2017.3.host.json
2018-04-04 18:10:04 -07:00
Jass Bagga 3732d8c718
Revert "Revert "Update jquery-validation-unobtrusive (#421)"" (#447)
This reverts commit a76d51c46b.
2018-04-04 16:57:15 -07:00
ASP.NET CI 43707dfa2c Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:45:13 +00:00
Jass Bagga fdcee8f42c
Merge pull request #440 from aspnet/release/2.1
Remove duplicated UseHttpsRedirection (#437)
2018-04-03 14:16:08 -07:00
Jass Bagga 52ffc89fef
Remove duplicated UseHttpsRedirection (#437)
Addresses #436
2018-04-03 14:02:52 -07:00
Jass Bagga b8c1288432
Merge pull request #439 from aspnet/release/2.1
Fix path to tool for CI (#438)
2018-04-03 13:02:07 -07:00
Jass Bagga ed55571572
Fix path to tool for CI (#438) 2018-04-03 12:46:28 -07:00
Jass Bagga cec6363c5a Merge branch 'release/2.1' into dev 2018-04-03 10:46:36 -07:00
Jass Bagga ab55bae128
Add dotnet-ef to dependencies.props (#435) 2018-04-03 10:45:15 -07:00
Jass Bagga 0a5a963bb0
Use dotnet-ef package (#433)
Addresses  #429 and #378
2018-04-03 10:36:06 -07:00
Jass Bagga d12e5c7489 Merge branch 'release/2.1' into dev 2018-04-02 16:30:09 -07:00
Jass Bagga f52359d202
Update AJAX CDN links (#430) 2018-04-02 16:25:24 -07:00
Pranav K 948a2537da
Merge remote-tracking branch 'origin/release/2.1' into dev 2018-04-02 16:17:07 -07:00
Pranav K d1b745f249 Use Razor.Sdk package to verify templates
Fixes #400
2018-04-02 16:15:32 -07:00