Nate McMaster
|
53caf55116
|
Remove unnecessary null check.
Resolves #210
|
2017-05-01 16:25:44 -07:00 |
Pranav K
|
2f7fd9897e
|
Use the bundled NETStandard.Library package in netstandard targeting libraries
|
2017-05-01 12:40:24 -07:00 |
Pranav K
|
e70ee8ab6e
|
Use the bundled NETStandard.Library package in netstandard targeting libraries
|
2017-05-01 12:39:07 -07:00 |
Pranav K
|
552ddd1011
|
Updating package version to preview2
|
2017-04-26 07:13:45 -07:00 |
Pranav K
|
febaba8367
|
Updating package version to preview2
|
2017-04-26 07:12:42 -07:00 |
Pranav K
|
ea0b98b950
|
Merge branch 'rel/2.0.0-preview1' into dev
|
2017-04-25 22:18:16 -07:00 |
Pranav K
|
a7b8a8be8e
|
Branching for 2.0.0-preview1
|
2017-04-25 22:09:35 -07:00 |
Pranav K
|
da728b9341
|
Merge branch 'rel/2.0.0-preview1' into dev
|
2017-04-25 22:06:10 -07:00 |
Pranav K
|
e882e3ac8e
|
Branching for 2.0.0-preview1
|
2017-04-25 22:06:07 -07:00 |
Pranav K
|
7b291ca40b
|
Merge branch 'rel/2.0.0-preview1' into dev
|
2017-04-25 22:01:31 -07:00 |
Pranav K
|
3489d02720
|
Branching for 2.0.0-preview1
|
2017-04-25 22:01:28 -07:00 |
Andrew Stanton-Nurse
|
5ed8116b0b
|
remove integration test logging (#172)
now that logging.testing has it
|
2017-04-25 15:18:55 -07:00 |
Andrew Stanton-Nurse
|
c89c6a304b
|
Merge pull request #504 from aspnet/anurse/remove-platform-abstractions
Remove Microsoft.Extensions.PlatformAbstractions
|
2017-04-25 14:40:46 -07:00 |
Nate McMaster
|
4dad47eeab
|
Ignore assembly version when activating DataProtection types from string name (#223)
|
2017-04-25 14:29:26 -07:00 |
Pranav K
|
720cf1cf0e
|
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
|
2017-04-25 11:04:10 -07:00 |
Pranav K
|
5fe4807c1e
|
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
|
2017-04-25 11:04:07 -07:00 |
Smit Patel
|
edd7386aa8
|
Update API Check related files
React to aspnet/BuildTools#238
|
2017-04-25 08:19:12 -07:00 |
Andrew Stanton-Nurse
|
e4b78ab958
|
Remove Microsoft.Extensions.PlatformAbstractions
|
2017-04-24 14:41:11 -07:00 |
Ajay Bhargav Baaskaran
|
c959795a64
|
Creating one IAuthenticatedEncryptor per IKey
|
2017-04-24 10:46:33 -07:00 |
Nate McMaster
|
31635abf6b
|
Resolve warnings about duplicate imports of Microsoft.Common.targets
|
2017-04-21 08:54:29 -07:00 |
Andrew Stanton-Nurse
|
14b99f74fa
|
react to removal of PlatformAbstractions (#168)
|
2017-04-20 09:31:10 -07:00 |
Andrew Stanton-Nurse
|
d8b1724454
|
improve logging of Autobahn tests (#166)
|
2017-04-18 11:53:45 -07:00 |
Andrew Stanton-Nurse
|
a9a8f45158
|
change autobahn tests to use dynamic port (#167)
|
2017-04-14 10:48:44 -07:00 |
Andrew Stanton-Nurse
|
bad5d7c8f7
|
fix build
|
2017-04-13 14:25:23 -07:00 |
Andrew Stanton-Nurse
|
e25a2eced8
|
port dotnet/corefx#17444 to WebSockets (#162)
|
2017-04-13 09:55:45 -07:00 |
Kiran Challa
|
e08e63a033
|
Updated to use 1.0.2 version of PackagePublisher
|
2017-04-12 21:30:59 -07:00 |
John Luo
|
ff3ff939c3
|
Update WindowsAzure.Storage version (#217)
* Update WindowsAzure.Storage version
* Remove target fallback
|
2017-04-05 16:28:43 -07:00 |
Ajay Bhargav Baaskaran
|
697745c490
|
[Fixes #218] Set IXmlRepository using ConfigureOptions
|
2017-04-05 16:08:18 -07:00 |
Pranav K
|
acc454bc36
|
Include CLI tool references when calculating build dependency graph
|
2017-04-03 23:07:35 -07:00 |
Pranav K
|
9c2b7b7842
|
Updating versions to 2.0.0-preview1
|
2017-04-03 21:41:12 -07:00 |
Pranav K
|
9b5a26f774
|
Updating versions to 2.0.0-preview1
|
2017-04-03 21:41:09 -07:00 |
Pranav K
|
bfd1d48506
|
Updating to 2.0.0 Internal.AspNetCore.Sdk
|
2017-03-29 11:30:37 -07:00 |
Pranav K
|
679a0e60f7
|
Updating to 2.0.0 Internal.AspNetCore.Sdk
|
2017-03-29 11:30:32 -07:00 |
Andrew Stanton-Nurse
|
9254856007
|
IIS tests are just too flaky, disable them (#158)
|
2017-03-27 12:31:39 -07:00 |
Kiran Challa
|
71d09dc15c
|
Using PackagePublisher tool to publish packages as it does retries
|
2017-03-27 10:50:37 -07:00 |
Pranav K
|
91406009d3
|
Remove net451 as a cross-compile target
|
2017-03-23 17:20:12 -07:00 |
Kiran Challa
|
bb7b58321c
|
Converted samples and test projects to run on netcoreapp2.0
|
2017-03-23 17:05:16 -07:00 |
Andrew Stanton-Nurse
|
eb0ab115d8
|
capture wstest log output (#156)
|
2017-03-22 15:24:36 -07:00 |
Andrew Stanton-Nurse
|
214c41bf40
|
remove reference to client components in README (#155)
|
2017-03-22 10:47:41 -07:00 |
Doug Bunting
|
55507de7dd
|
Disable API Check in a project with untracked breaking changes
|
2017-03-22 08:33:14 -07:00 |
Pranav K
|
52911cd3f1
|
Change compilation targets.
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
|
2017-03-21 16:41:15 -07:00 |
Doug Bunting
|
dd3889869c
|
`StopOnFirstFailure` when doing repository builds
- avoids MSBuild continuing past failed repositories in sequential builds
- ignored when building in parallel (unfortunately)
|
2017-03-21 15:50:23 -07:00 |
Nate McMaster
|
b79446ce51
|
Update Travis to macOS Sierra
[skip appveyor]
|
2017-03-21 12:17:40 -07:00 |
Nate McMaster
|
7628d2f634
|
Update Travis to macOS Sierra
[skip appveyor]
|
2017-03-21 12:05:57 -07:00 |
Pranav K
|
f99a0d6b8e
|
Pin DotNetCliToolReferences
Fixes #491
|
2017-03-21 10:46:35 -07:00 |
Nate McMaster
|
23f4a31d47
|
React to aspnet/BuildTools#199
|
2017-03-20 10:25:47 -07:00 |
Doug Bunting
|
ce75a85a80
|
Add global.json to .gitignore
|
2017-03-18 13:21:50 -07:00 |
Kiran Challa
|
43a290d2c4
|
Updated readme with instructions on verifying cross repo changes
|
2017-03-17 15:21:53 -07:00 |
Andrew Stanton-Nurse
|
a61220d907
|
suppress some Autobahn test failures (#153)
* suppress some Autobahn test failures
* disable autobahn in AppVeyor because they are flaky (port of aspnet/SignalR#302)
|
2017-03-17 15:09:18 -07:00 |
Nate McMaster
|
4abe714f2b
|
Consolidate dependency versions into one file and remove workarounds
|
2017-03-15 19:29:21 -07:00 |