We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c84eec6 commit 0fb90c1Copy full SHA for 0fb90c1
CHANGES.txt
@@ -724,7 +724,7 @@ Release 1.0.0-beta1 2017-10-01
724
* Fix UAP build drop does not exists in nupkg. #186
725
* Fix new unpacker cannot unpack reserved ext types.
726
727
-Relase 1.0.0-beta2 (T.B.D.)
+Relase 1.0.0-beta2 2017-10-29
728
729
CHANGES
730
* Xamarin builds are now integrated to .NET Standard 2.0.
@@ -734,3 +734,5 @@ Relase 1.0.0-beta2 (T.B.D.)
734
735
IMPROVEMENTS
736
* System.Tuple<T> detection now ignores their declaring assemblies.
737
+ * Improve exception message in AOT error of Unity.
738
+ * .NET Standard 1.1/1.3 projects now do not depend on System.Linq.Expressions package.
0 commit comments