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
24d245c16c
Replace aspnetcore-ci-dev feed with aspnetcore-dev
2017-11-21 15:48:29 -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
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
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
Pranav K
b95ea8bcd2
Add NETStandardImplicitPackageVersion
2017-06-29 08:39:43 -07:00
Pranav K
d278d6eedf
Updating Moq to 4.7.49
2017-06-27 09:04:45 -07:00
Ryan Nowak
4a374f8a33
Merge branch 'rel/2.0.0-preview2' into dev
2017-06-14 12:06:47 -07:00
Ryan Nowak
e14ab8f396
Revert "Revert "Update Roslyn dependency for C# 7.1""
...
This reverts commit 8fb5652f0a .
2017-06-14 12:00:47 -07:00
Nate McMaster
e9362360c6
Remove unused dependency and update corefx version
2017-06-06 17:12:47 -07:00
Mike Harder
17a74a4c2d
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-06-05 11:15:53 -07:00
Mike Harder
8fb5652f0a
Revert "Update Roslyn dependency for C# 7.1"
...
This reverts commit e2c6eab554 .
2017-06-05 10:40:38 -07:00
Ryan Nowak
b1bc67e92e
Merge branch 'rel/2.0.0-preview2' into dev
2017-06-03 17:56:16 -07:00
Ryan Nowak
e2c6eab554
Update Roslyn dependency for C# 7.1
2017-06-03 17:38:13 -07:00
Pranav K
865a5d2f46
Branching for rel/2.0.0-preview2
2017-05-31 19:37:04 -07:00
Kiran Challa
df75fd2188
Updated to use the latest shared runtime
2017-05-29 04:41:22 -07:00
Ryan Brandenburg
9ea37a1bbb
Fix TFM build breaks
2017-05-25 13:12:39 -07:00
Ryan Brandenburg
03404cd3df
Return to NetStandard
2017-05-25 10:34:16 -07:00
Nate McMaster
d70bfdd1ea
Upgrade test framework versions and fix test issues
2017-05-15 14:11:27 -07:00
Pavel Krymets
cf64b335f6
Remove unnecessary package references ( #6252 )
2017-05-10 12:06:10 -07:00
Steve Sanderson
a80594d706
Add FSharpWebSite plus simple functional test against it ( #6231 )
2017-05-05 19:08:36 +01:00
Pranav K
64ffcfaa89
Merge pull request #6236 from aspnet/rel/2.0.0-preview1
...
Change TFM to netcoreapp2.0 (#6234 )
2017-05-04 22:18:48 -07:00
Pranav K
1c5e417606
Change TFM to netcoreapp2.0 ( #6234 )
...
* Change TFM to netcoreapp2.0
2017-05-04 18:11:26 -07:00
Pranav K
18b62c592f
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
2017-05-01 22:02:27 -07:00
Pranav K
561a22e367
Use the bundled NETStandard.Library package in netstandard targeting libraries
2017-05-01 12:39:54 -07:00
Pranav K
d2c9df7d2e
Branching for 2.0.0-preview1
2017-04-25 22:04:15 -07:00
Pranav K
ce4e94c1ac
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
2017-04-25 12:50:48 -07:00
N. Taylor Mullen
83faaebdb6
Upgrade Roslyn dependency to 2.0.0.
...
- Added C# 7 unit and functional test to validate features work end-to-end.
#6149
2017-04-21 11:41:31 -07:00
Kiran Challa
f4d84f50cd
Upgrading Moq to 4.7.1
2017-04-20 17:07:50 -07:00