ASP.NET CI
b10c87d6e8
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-18 12:25:34 -08:00
N. Taylor Mullen
43106f688a
Re-enable "Move to RazorProjectEngine."
...
- This was initially reverted due to insufficient packages for local builds.
This reverts commit 5ac6fa77f8 .
2018-02-16 16:13:54 -08:00
Ryan Nowak
e27009528f
Add reference to MVC.Razor.Extensions
...
Make sure the msbuild files from this package are includes
Update KoreBuild and deps
2018-02-15 15:43:04 -08:00
ASP.NET CI
d40c60d15b
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-11 12:33:09 -08:00
ASP.NET CI
8139ee9631
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-09 11:52:03 -08:00
Doug Bunting
50af871396
Use new `HttpRequest.EnableBuffering()` extension method
...
- aspnet/Home#2684
- update dependencies to pick up latest HttpAbstractions
2018-02-07 10:57:17 -08:00
ASP.NET CI
8e303249c5
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-03 02:55:01 +00:00
Jass Bagga
930664de6e
Add INFO level logging ( #7314 )
...
Addresses #7171
2018-01-31 16:57:49 -08:00
Pranav K
bc48de9c2f
Merge branch 'release/2.1' into dev
2018-01-25 10:54:38 -08:00
Pranav K
a74ef9dfd9
Error message for [ApiController] without attribute route needs to be better
...
Fixes #7277
2018-01-25 10:25:52 -08:00
Artak Mkrtchyan
4f3e0966d9
Enabling antiforgery tests, which were disabled because of the #7040 issue
2018-01-23 19:16:24 -08:00
Pranav K
e2839053dd
Branching for 2.1.0-preview1
2018-01-23 15:32:12 -08:00
Ryan Brandenburg
ea14942525
React to Options change
2018-01-23 08:07:45 -08:00
Pranav K
c6c77dd4d3
Introduce Mvc analyzers
2018-01-19 16:02:50 -08:00
Ryan Nowak
61d42825d7
Update deps
2018-01-19 13:33:35 -08:00
Ajay Bhargav Baaskaran
f9b246e7ab
Update dependencies
2018-01-11 14:14:12 -08:00
Ryan Nowak
a88adcbeab
Update dependencies
2018-01-09 12:25:11 -08:00
Ryan Nowak
e0471d059b
update dependencies
2018-01-08 17:37:19 -08:00
Doug Bunting
bab520f4dd
Use latest `Microsoft.AspNet.WebApi.Client` package
...
- #5822
- update `Microsoft.AspNet.WebApi.Client` package version
- remove remaining few `$(PackageTargetFallback)` settings
- remove .NET Standard-specific files
- they duplicate what Microsoft.AspNet.WebApi.Client now provides
- necessary only if cross-compiling a PCL version of the WebApiCompatShim
- add type forwarding for the removed `public` types
- reenable .NET Framework WebApiCompatShim tests
- add breaking change record for `MediaTypeFormatterMatchRanking` value change
- version of this type in the shim lacked the `MatchOnRequestWithMediaTypeMapping` value
2018-01-05 16:42:28 -08:00
Kiran Challa
9fd60ff864
Marked CookieTempDataProvider's cookie as non-essential
...
[Fixes #7160 ] Determine if the temp data cookie is considered essential
2018-01-05 15:41:01 -08:00
Pavel Krymets
997544077a
Use common BDN runner and config ( #7186 )
2018-01-04 09:13:11 -08:00
ASP.NET CI
4abf2909ae
Update dependencies.props
...
[auto-updated: dependencies]
2018-01-04 01:47:36 +00:00
Pranav K
0e21bab125
React to naming change in Razor
2018-01-03 12:38:16 -08:00
ASP.NET CI
64a11e2093
Update dependencies.props
...
[auto-updated: dependencies]
2017-12-31 21:40:05 +00:00
Ryan Nowak
514381f16f
Add Razor.Design as a dependency of MVC
...
This reverts commit 6981c29394 .
Also updated the deps to get the latest, which has some fixes we need to
start using this.
2017-12-29 11:21:34 -08:00
Ryan Nowak
455cf2e0c3
Add the Razor.Design dependency to MVC
2017-12-20 18:31:21 -08:00
ASP.NET CI
55fdbc24ed
Update dependencies.props
...
[auto-updated: dependencies]
2017-12-13 21:24:30 +00:00
ASP.NET CI
e24c44f243
Update dependencies.props
...
[auto-updated: dependencies]
2017-12-10 13:27:14 -08:00
Pranav K
41104bff7e
Specify runtime versions to install
2017-11-29 14:09:28 -08:00
Pranav K
24d245c16c
Replace aspnetcore-ci-dev feed with aspnetcore-dev
2017-11-21 15:48:29 -08:00
Nate McMaster
86ef25e007
Use MSBuild to set NuGet feeds instead of NuGet.config
2017-11-20 12:18:25 -08:00
Pranav K
b26f64e554
Updating dependencies to make samples work
2017-11-17 15:16:36 -08:00
Pranav K
905bdea095
Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1
2017-11-17 13:00:26 -08:00
Pranav K
a01e23250f
Preparing to update to 2.2 SDK
2017-11-09 16:25:51 -08:00
Nate McMaster
2e4bc548f5
Pin tool and package versions to make builds more repeatable ( #7013 )
2017-10-31 19:18:14 -07:00
Nate McMaster
b811e69d00
Use PackageLineup to manage PackageReference versions
...
- Move the Mvc.Performance project from test/ to benchmarks/.
- Remove the Version attribute on PackageReference.
- Add a reference to two PackageLineup's.
- Add snippet to README explaining the additional requirement to run build.cmd /t:restore.
- Add a target to check that packages have been pinned.
2017-08-30 12:14:11 -07:00
Nate McMaster
3a710c3d64
Upgrade to xunit 2.3.0-beta4
2017-08-17 10:45:03 -07:00
Nate McMaster
b43b244830
Use Directory.Build.props/targets
2017-08-16 12:30:13 -07:00
Nate McMaster
8e1a337e31
Update bootstrappers to use the compiled version of KoreBuild
...
[ci skip]
2017-07-25 16:33:52 -07:00
Pranav K
b00c13ae7e
Updating to InternalAspNetCoreSdkVersion 2.1.1-*
2017-07-25 15:14:16 -07:00
Ryan Brandenburg
96e9b8d239
Set AspNetCoreVersion
2017-07-24 17:57:43 -07:00
Mike Harder
161b6e7b94
Update Roslyn to 2.3.1 ( #6571 )
2017-07-20 10:48:37 -07:00
Mike Harder
f94605df47
Update FSharp.Core and FSharp.NET.Sdk to latest ( #6538 )
2017-07-12 18:07:01 -07:00
Pranav K
308d64277e
Update to Roslyn 2.3.0
2017-07-12 07:58:46 -07:00
Mike Harder
5fe09f9df4
Upgrade Roslyn to 2.3.0-beta4-* ( #6523 )
2017-07-10 17:28:40 -07:00
Ryan Brandenburg
fdb6a76a5b
Remove NETStandard.Library.NETFramework
2017-07-07 10:27:34 -07:00
Ryan Brandenburg
8b9b8beb1d
Set "TreatWarningsAsErrors" before NuGet restore
...
* Ensures our build stays clean of NuGet warnings
2017-07-06 13:42:25 -07:00
Nate McMaster
7eb4a8687e
React to aspnet/BuildTools#293
...
[ci skip]
2017-07-06 10:38:37 -07:00
Ryan Brandenburg
057a853de7
DiagnosticSource to 4.4.1
2017-07-03 15:03:34 -07:00
Mike Harder
660b7df0e2
Upgrade Roslyn to 2.3.0-beta3-*
2017-06-30 12:17:58 -07:00