File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -861,6 +861,10 @@ Apache-v2
861
861
862
862
## History
863
863
864
+ * 1.16.0:
865
+ * .NET 9.0 SDKでEpoxy.Buildがロードされるときに、パスが見つからない例外を修正しました。
866
+ * MAUIの依存関係をnet8.0以降で強制的に更新しました。
867
+ * Avalonia (<=10) と OpenSilver パッケージは最終リリースです。次のリリースでは削除されます。
864
868
* 1.15.0:
865
869
* 新しいイベントハンドリング機能として、 ` Fountain/Well ` を追加。
866
870
* Xamarin Formsを廃止。
Original file line number Diff line number Diff line change @@ -856,6 +856,10 @@ Apache-v2
856
856
857
857
## History
858
858
859
+ * 1.16.0:
860
+ * Fixed path not found exception when Epoxy.Build loading on .NET 9.0 SDK.
861
+ * Force updated MAUI dependencies on net8.0 or newer, because of their package dependencies.
862
+ * Avalonia (<=10) and OpenSilver packages are last release. Will drop out in the next release.
859
863
* 1.15.0:
860
864
* Added ` Fountain/Well ` as a new event handling feature.
861
865
* Deprecated Xamarin Forms.
You can’t perform that action at this time.
0 commit comments