Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
humhei 7f3f2fb46f Remove dynamic keyword 2019-11-06 18:50:41 +08:00
Aksel Arzuman 2750c72d59 NetStandard2.0 and NetCoreApp3.0 supports added (#119)
* * Hyperion FSharp test project converted to netstandard2.0

* * The System.TypeInitializationException bug fixed for netcore3.0 projects by removing static keyword from ExceptionTypeInfo and setting it in the constructor

* * netstandard2.0 support added
* netcore3.0 support added

* * test project updated to run netcoreapp3.0 tests as well

* * tests refactored

* * FormatterServices.GetUninitializedObject reverted back to Func in order to prevent runtime exceptions

* Update .gitignore

* * refactoring

* dotnet sdk install url changed in ps and sh scripts
2019-10-04 18:17:03 +02:00
ravengerUA 4ba03306e1 Added support for NetStandard1.6 2017-01-27 14:20:59 +02:00
Aaron Stannard 9f67a733f5
integrating with current FAKE setup for nuget publish 2017-01-02 07:49:14 -08:00
Bartosz Sypytkowski 689fb6ddf7 added NBench performance tests 2016-11-24 20:27:14 +01:00
Bartosz Sypytkowski 3163dd3f69 CI through FAKE script tasks 2016-11-24 11:52:29 +01:00
Roger Johansson 2247f6fb8a Initial commit 2015-08-16 00:19:59 +02:00