Eilon Lipton
d40384710e
Update README.md
2017-12-27 15:58:24 -08:00
Pranav K
807a66acc6
Updating versions to 1.2.0-*
2016-11-09 14:20:00 -08:00
Pranav K
693dfe7407
Merge branch 'rel/1.1.0' into dev
2016-11-09 11:33:59 -08:00
Pranav K
8b93e00782
Branching for 1.1.0
2016-11-09 11:33:57 -08:00
Murat Girgin
1f7a4da465
Update README.md
2016-11-08 09:03:09 -08:00
Pranav K
7e1bbee646
Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev
2016-10-17 09:56:47 -07:00
Pranav K
dc041e1a78
Branching for 1.1.0-preview1
2016-10-17 09:49:54 -07:00
Pranav K
cee8b51a3a
Revert "Revert "Updating partner package versions""
...
This reverts commit dcae3e0237
.
2016-10-13 09:19:34 -07:00
Pranav K
dcae3e0237
Revert "Updating partner package versions"
...
This reverts commit 99c4d11aa0
.
2016-10-12 16:09:55 -07:00
Pranav K
99c4d11aa0
Updating partner package versions
2016-09-28 11:52:45 -07:00
Doug Bunting
fd64681f48
Increase .travis.yml consistency between repos
...
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
2016-09-04 20:19:37 -07:00
John Luo
a608eb86b8
Update NuGet.config
2016-08-19 17:53:13 -07:00
Pranav K
a4afbd1f8c
Updating to Moq \ Castle.Core that does not require imports
2016-08-08 16:23:19 -07:00
BrennanConroy
d4e3ae0092
Update .travis.yml
2016-08-02 13:12:13 -07:00
Doug Bunting
16bfa68b04
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 14:11:50 -07:00
Ajay Bhargav Baaskaran
a0d77fb851
Updating to RTM builds of xunit and Moq ( #25 )
2016-07-05 21:49:50 -07:00
Pranav K
1fea458a19
Updating to dev versions
2016-06-16 10:18:46 -07:00
Pranav K
73240aed26
Merge branch 'release' into dev
2016-06-14 16:29:51 -07:00
Pranav K
c698e96d9b
Updating to release.
2016-06-14 16:23:28 -07:00
N. Taylor Mullen
dcdd55cff7
Remove direct Microsoft.NETCore.Platforms dependency.
...
- Microsoft.NETCore.App now pulls this package in.
aspnet/Coherence-Signed#344
2016-06-13 15:30:45 -07:00
jacalvar
71259d7862
Remove unncessary usings
2016-06-09 00:53:07 -07:00
Cesar Blum Silveira
a63d9edb8b
Fix OSX build on Travis.
2016-05-27 11:15:35 -07:00
Pranav K
be64855199
Fix build break
2016-05-27 07:40:23 -07:00
Pranav K
8d6c48bc09
Updating to netstandard1.6
...
Fixes https://github.com/aspnet/Coherence/issues/101
2016-05-27 07:35:43 -07:00
Pranav K
57a66284be
Merge branch 'release' into dev
2016-05-02 14:57:38 -07:00
Pranav K
f4fd55e75a
Fix build warnings
2016-05-02 11:27:28 -07:00
Pranav K
74d4bf22b6
Merge branch 'release' into dev
2016-04-08 06:49:39 -07:00
Pranav K
44af2b7627
Removing imports from src projects
2016-04-08 06:49:39 -07:00
Pranav K
2b06ae1d22
Merge branch 'release' into dev
2016-04-06 19:05:53 -07:00
Pranav K
699265489f
Fix versioning
2016-04-06 18:12:32 -07:00
Pranav K
74220a336b
Merge branch 'release' into dev
2016-04-06 09:50:31 -07:00
Pranav K
117bbab4ad
Updating to release.
2016-04-06 09:50:29 -07:00
Pranav K
6defa1e818
Reacting to SignalR changes
2016-03-27 10:18:45 -07:00
Cesar Blum Silveira
dea223cf59
ASP.NET 5 -> ASP.NET Core
2016-03-14 21:39:43 -07:00
Pranav K
3f48380583
* Fix CI build failure
2016-03-14 11:21:27 -07:00
Nate McMaster
3256bfec0b
Fix backslashes in yml config.
...
[ci skip]
2016-03-09 17:44:49 -08:00
Nate McMaster
95b66b0c6a
Limit the branches that build on our public CI.
...
[ci skip]
2016-03-09 16:35:15 -08:00
Victor Hurdugaci
408f6957f9
Update the build scripts to the latest version
2016-03-07 20:55:06 -08:00
Doug Bunting
7b148a8d7a
Remove project name from output path
...
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 21:31:41 -08:00
N. Taylor Mullen
4aeb8c3142
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:40:26 -08:00
Victor Hurdugaci
28bf264e16
Return the error code from build.cmd
2016-02-28 10:12:20 -08:00
Victor Hurdugaci
44a4b26e58
Update the build scripts
2016-02-27 12:51:17 -08:00
Doug Bunting
88a295ea6c
Update `build.cmd` to match latest template
...
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 13:09:27 -08:00
John Luo
fda426ff00
Actually we want to keep the tets disabled
2016-02-22 16:59:02 -08:00
John Luo
9f6deddb33
Adding testRunner to enable tests
2016-02-22 16:52:53 -08:00
moozzyk
09f066c19b
Fixing accidently overwritten NuGet.config
2016-02-10 13:06:21 -08:00
moozzyk
9e633640b8
Moving build to dotnet
...
Fixes #18
2016-02-10 12:57:39 -08:00
N. Taylor Mullen
2654fb0508
Raise dependency on System.Runtime to 4.1.0-*.
2016-02-06 20:08:49 -08:00
John Luo
13cd99d69f
Adding required Microsoft.NETCore.Platforms dependency
2016-02-03 16:33:47 -08:00
Brennan
22b902fa66
React to Logging API changes
2016-01-25 11:04:50 -08:00