Commit Graph

18 Commits

Author SHA1 Message Date
Kiran Challa
ed7e07a057 Updated to use latest netstandard.library 2017-06-15 05:20:36 -07:00
Nate McMaster
bcb359e355 Update System.Threading.Tasks.Dataflow dependency to latest corefx version 2017-06-13 11:37:59 -07:00
Steve Sanderson
d8c0bd8898 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-07 15:02:29 +01:00
Steve Sanderson
5127a74d3f Clean up dependencies.props 2017-06-07 14:59:00 +01:00
Steve Sanderson
045c05fc88 Update samples to target both netcoreapp2.0 and net461 2017-06-07 14:58:49 +01:00
Steve Sanderson
2aaceaa9f8 Move core packages to netstandard2.0 2017-06-07 14:58:33 +01:00
Steve Sanderson
1c5bd98d8a Stop doing NPM restores during CI builds, as the result isn't used anyway 2017-06-07 14:58:28 +01:00
Pranav K
8a1d64cc73 Branching for rel/2.0.0-preview2 2017-05-31 19:36:47 -07:00
Kiran Challa
087183ea18 Updated to use the latest shared runtime 2017-05-29 04:40:44 -07:00
Steve Sanderson
970dc6c457 Add --silent to npm install command in CI. Fixes #972 (at least, to the extent that fixing it is reasonably possible) 2017-05-24 15:01:00 +01:00
Steve Sanderson
244deca019 Update libraries and samples to .NET Core 2.0 2017-05-18 13:45:13 +01:00
Steve Sanderson
e48ee287c2 Change .NET package versions since subsequent builds won't be RTM releases 2017-05-04 14:24:59 +01:00
Steve Sanderson
decb13b33b Make versions consistent across all .NET projects 2017-05-04 14:07:00 +01:00
Steve Sanderson
f18e0be128 Fix VersionSuffix in build 2017-05-04 14:03:00 +01:00
Pranav K
e1533c2203 Use 2.0.0 version of Internal.AspNetCore.Sdk 2017-04-07 12:03:14 -07:00
Kiran Challa
dcf51f706c Upgraded Json.NET version to 10.0.1 2017-03-28 10:43:05 -07:00
Nate McMaster
3058c050bb Unify dependency versions across all non-template projects 2017-03-01 09:28:11 +00:00
Nate McMaster
821ad85e41 Fixup MSBuild conversion (#721)
* Replace makefile.shade with repo.targets

* Remove web site projects as these are not yet supported by MSBuild for .NET Core

cref https://github.com/Microsoft/msbuild/issues/1767
2017-03-01 09:17:49 +00:00