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 727f5f1 commit 4f03ca8Copy full SHA for 4f03ca8
Barnamenevis.Net.RtlMessageBox.Wpf/Barnamenevis.Net.RtlMessageBox.Wpf.csproj
@@ -9,7 +9,7 @@
9
10
<!-- NuGet Package Information -->
11
<PackageId>Barnamenevis.Net.RtlMessageBox.Wpf</PackageId>
12
- <Version>1.0.1</Version>
+ <Version>1.0.2</Version>
13
<Authors>Barnamenevis.Net</Authors>
14
<Company>Barnamenevis.Net</Company>
15
<Product>RTL MessageBox for WPF</Product>
@@ -23,6 +23,8 @@
23
<PackageReadmeFile>README.md</PackageReadmeFile>
24
<Copyright>Copyright © 2024 Barnamenevis.Net</Copyright>
25
<PackageReleaseNotes>
26
+ Version 1.0.2:
27
+ - Ensure that Dialogs always open as Modal.
28
Version 1.0.1:
29
- Modern Windows Icons are used in dialogs instead of legacy ones.
30
Version 1.0.0 - Multi-targeting support:
0 commit comments