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
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -244,7 +244,12 @@ public class Startup
244
244
</details>
245
245
246
246
## Release Notes
247
-
<detailsopen="open"><summary>1.10</summary>
247
+
<detailsopen="open"><summary>1.11</summary>
248
+
249
+
>- Upgraded to dotnet 6.0
250
+
</details>
251
+
252
+
<details><summary>1.10</summary>
248
253
249
254
>- Changed default auto hide event to "mousedown". Old behaviour ("mouseup") is available by using the `AutoHideEvent` parameter on the `ContextMenu` component. Contributed by [KristofferStrube](https://github.com/KristofferStrube).
0 commit comments