You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WIP Communicate between framework mscorlib and core framework with Unit Tests (#116)
* Communicate between mscorlib and System.Private.CoreLib
* Strict string match
* Add a binary file generator for all .NET frameworks
* Add generated serialized files to project as suggestted in #112 (comment)
* Add unit tests to test cross framework serialization and deserialization
* FullFramework or CoreNetFramework runtime check
* Using Constants instead
* Downgrade FSharp.Core 4.7.0 to 4.6.2 because 4.7.0 is not compatible with netstandard1.6
* Add generated serialized file for .NET Core 3.0 to project
* Add netcoreapp2.2 support to Hyperion.Tests
Update Windows vm image to windows-2019
* Remove netcoreapp2.2 from Hyperion.Tests
0 commit comments