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: Templates/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ I recommend you to use the option ```Place solution in the same directory``` som
16
16
# What is new?
17
17
## Version 1.0.2.1
18
18
**Released 2023-07-24**
19
+
-```ReadLineService``` now has two static events by the ```OpenShortCutPressed``` Occurs when user press [`Ctrl + O`], ```SaveShortCutPressed``` Occurs when user press [`Ctrl + S`].
19
20
-```DialogService.ListDialog``` now returns a ```Dictionary<int, string>``` instead of ```List<string>``` so string value and index is returned for each selected item.
20
21
-```ChecksumManager``` now exposing it´t functions for calculating MDF checksum.
21
22
-```DialogService``` standard dialogs has some minor improvements.
0 commit comments