Commit Graph

9 Commits

Author SHA1 Message Date
BDisp
10bd29ba12 Remove System.ValueTuple and added NETStandard.Library to Example project. 2020-03-30 20:08:37 +01:00
BDisp
d6d3d03501 Added System.ValueTuple to Example project. 2020-03-30 19:55:21 +01:00
BDisp
1470506398 Changed the NStack.Core and System.ValueTuple versions. 2020-03-30 19:23:29 +01:00
BDisp
c845cbdaf1 It looks like packages.config files are obsolete. Travis verification test. 2020-03-30 15:49:52 +01:00
BDisp
1e81fb069a Removed unnecessary nugget packages. 2020-03-30 13:04:21 +01:00
BDisp
8f18255dc0 Added csproj and config files to verify if it won't trigger errors from Travis. 2020-03-30 00:50:31 +01:00
Miguel de Icaza
13b3ec2ce7 Restore some files that were deleted by Daniel's commit that I had not restored 2020-02-29 11:11:48 -05:00
Daniel Cazzulino
00c5997daa Unify projects in SDK-style and PackageReference (#54)
* Unify projects in SDK-style and PackageReference

* Add a note on the known issue about dlls not being copied

* Bump CI to a more recent stable version of Mono

This adds support for .net472, the first version of .NET
with full support for netstandard2.0
2019-10-25 16:43:04 -04:00
miguel
4043be102c Move Example into a separate directory 2018-04-26 22:23:57 -04:00