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.16</summary>
247
+
<detailsopen="open"><summary>1.17</summary>
248
+
249
+
>- Upgraded asp .net packages dependencies to 6.0.25 due to security concerns.
250
+
</details>
251
+
252
+
<details><summary>1.16</summary>
248
253
249
254
>- Fixes issue with opening a contextual menu on the far right side of the window for the first time not properly offsetting. Contributed by [matt-virtualitics](https://github.com/matt-virtualitics).
Copy file name to clipboardExpand all lines: TestApps/BlazorTestApp/BlazorContextMenu.BlazorTestApp.Client/BlazorContextMenu.BlazorTestApp.Client.csproj
Copy file name to clipboardExpand all lines: TestApps/BlazorTestApp/BlazorContextMenu.BlazorTestApp.Server/BlazorContextMenu.BlazorTestApp.Server.csproj
0 commit comments