ASP.NET CI
41bcbd5f0b
Update dependencies.props
...
[auto-updated: dependencies]
2018-03-08 13:14:09 -08:00
Pranav K
f5ea6944f0
Use dotnet-core feed in repos
2018-03-06 10:06:01 -08:00
Chris Ross (ASP.NET)
d95109c96d
#43 Add Microsoft.AspNetCore.Authentication.WsFederation, samples, and tests.
...
#1443 Block unsolicited wsfed logins by default.
#1520 Update WsFed to use the 2.0 event structure
#1425 Implement WsFed remote signout cleanup
Rework WsFed RemoteSignOutPath logic to work with ADFS #1581
Update versions, dependencies.
2018-02-26 15:31:39 -08:00
ASP.NET CI
2b1dab2efe
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-26 11:15:31 -08:00
ASP.NET CI
f201a2b170
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-18 12:31:34 -08:00
ASP.NET CI
5de25bb11c
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-11 12:40:54 -08:00
ASP.NET CI
59c7cd0efe
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-09 12:00:17 -08:00
ASP.NET CI
29ed4ce9f6
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-03 03:03:01 +00:00
ASP.NET CI
c1171cd3ff
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-01 04:30:48 +00:00
Chris Ross (ASP.NET)
226b24060f
Update deps
2018-01-08 09:11:13 -08:00
ASP.NET CI
da066d50e0
Update dependencies.props
...
[auto-updated: dependencies]
2018-01-04 02:05:41 +00:00
ASP.NET CI
c67cc03b77
Update dependencies.props
...
[auto-updated: dependencies]
2017-12-31 21:58:42 +00:00
Chris Ross (ASP.NET)
13e2a16b31
Update dependencies for CookiePolicy
2017-12-28 11:52:47 -08:00
ASP.NET CI
45ab9485d3
Update dependencies.props
...
[auto-updated: dependencies]
2017-12-18 17:56:00 -08:00
ASP.NET CI
bd3c202fcd
Update dependencies.props
...
[auto-updated: dependencies]
2017-12-13 21:42:05 +00:00
ASP.NET CI
4edc900dd8
Update dependencies.props
...
[auto-updated: dependencies]
2017-12-10 13:47:31 -08:00
Pranav K
e69d9e2063
Specify runtime versions to install
2017-11-29 14:09:30 -08:00
Pranav K
a9482d1d03
Replace aspnetcore-ci-dev feed with aspnetcore-dev
2017-11-21 15:48:55 -08:00
Nate McMaster
28aae41993
Use MSBuild to set NuGet feeds instead of NuGet.config
2017-11-20 12:18:35 -08:00
Pranav K
34083584a6
Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1
2017-11-17 13:00:26 -08:00
Nate McMaster
bd8ecd0268
Pin tool and package versions to make builds more repeatable
...
Part of aspnet/Universe#575
2017-11-01 16:37:42 -07:00
Nate McMaster
a53bf093a7
Use PackageLineup to manage PackageReference versions
2017-08-29 15:26:04 -07:00
Nate McMaster
724be48ee9
Use Directory.Build.props/targets
2017-08-29 15:24:01 -07:00
Nate McMaster
5b29bced0d
Upgrade to xunit 2.3.0-beta4
...
Includes changes to assertions as required by xunit.analyzers 0.6
2017-08-22 18:12:32 -07:00
Nate McMaster
b9153be745
Update bootstrappers to use the compiled version of KoreBuild
...
[ci skip]
2017-07-25 16:34:50 -07:00
Pranav K
10b2e70f4c
Updating to InternalAspNetCoreSdkVersion 2.1.1-*
2017-07-25 15:14:51 -07:00
Ryan Brandenburg
b7d29e4f7b
Set AspNetCoreVersion
2017-07-24 17:58:45 -07:00
Chris R
5485846b5c
Update IdentityModel versions to latest, fix samples.
2017-07-12 09:56:25 -07:00
Ryan Brandenburg
d433f034fa
Remove NETStandard.Library.NETFramework
2017-07-07 10:30:07 -07:00
Ryan Brandenburg
184ccb8f4a
Set "TreatWarningsAsErrors" before NuGet restore
...
* Ensures our build stays clean of NuGet warnings
2017-07-06 14:00:29 -07:00
Nate McMaster
fd502195a4
React to aspnet/BuildTools#293
...
[ci skip]
2017-07-06 10:39:16 -07:00
Pranav K
e1cd8c9bc4
Add NETStandardImplicitPackageVersion
2017-06-29 08:50:23 -07:00
John Luo
f6bb49d1ea
Merge branch 'rel/2.0.0-preview2' into dev
2017-06-09 15:52:10 -07:00
John Luo
d6f2767d1a
Update Microsoft.IdentityModel.Clients.ActiveDirectory version to 3.13.9
2017-06-09 15:45:35 -07:00
Pranav K
e573b84310
Branching for rel/2.0.0-preview2
2017-05-31 19:37:21 -07:00
Kiran Challa
e65a67bb5c
Updated to use the latest shared runtime
2017-05-29 04:41:58 -07:00
Chris R
30392a1811
Retarget to netstandard2.0 and net461
2017-05-24 19:04:48 -07:00
Nate McMaster
bdd4d21996
Update test framework versions and fix issues with tests
2017-05-12 14:30:18 -07:00
Pavel Krymets
36605636df
Remove unnecessary package references ( #1210 )
2017-05-10 11:47:56 -07:00
Pranav K
85dcdcc92c
Merge pull request #1203 from aspnet/rel/2.0.0-preview1
...
Migrate to netcoreapp2.0 (#1202 )
2017-05-04 19:27:14 -07:00
Chris R
d84abf1fe6
Migrate to netcoreapp2.0 ( #1202 )
...
* Migrate to netcoreapp2.0, remove Microsoft.Owin.Security.Interop & tests.
* Remove net45 baselines
2017-05-04 19:26:44 -07:00
Pranav K
e97ed66534
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
2017-05-01 22:02:41 -07:00
Pranav K
c0f4a211e4
Use the bundled NETStandard.Library package in netstandard targeting libraries
2017-05-01 12:40:12 -07:00
Pranav K
98e517de43
Branching for 2.0.0-preview1
2017-04-25 22:05:23 -07:00
Pranav K
0cc0a46b74
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
2017-04-25 12:48:46 -07:00
Pranav K
2d7cd6038f
Updating versions to 2.0.0-preview1
2017-04-03 21:41:12 -07:00
Pranav K
305ccf9cc5
Updating to 2.0.0 Internal.AspNetCore.Sdk
2017-03-29 11:30:36 -07:00
Kiran Challa
2b8a937828
Upgraded Json.NET version to 10.0.1
2017-03-28 10:37:03 -07:00
Pranav K
ffa45dbd01
Change compilation targets.
...
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
2017-03-22 06:04:21 -07:00
Nate McMaster
10ef26d63c
Consolidate dependency versions into one file and remove workarounds
2017-03-15 18:12:53 -07:00