Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.9.9 Release #131

Merged
merged 17 commits into from
Oct 4, 2019
Merged

v0.9.9 Release #131

merged 17 commits into from
Oct 4, 2019

Conversation

Aaronontheweb
Copy link
Member

0.9.9 October 10 2019

Hyperion now supports .NET Core 3.0.

zbynek001 and others added 17 commits October 25, 2018 16:30
* Introduced regex for TypeEx.GetShortAssemblyQualifiedName
- Bumped hyperion core to net452
- Updated build scripts to latest version. This included nbench targets although its not used in the solution. Did this so we end up with the same scripts all around. Makes it easier to maintain since there is no need for different build descriptions for each repo.
- Note that signing targets are also in there, but they are disabled in the target itself
* * 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
* added X-plat PR validation

* deleted Docker build command

* removed NBench installer
@Aaronontheweb Aaronontheweb merged commit b0075b4 into master Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants