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 04da4d7 commit 1b4f6d8Copy full SHA for 1b4f6d8
Directory.Build.props
@@ -5,6 +5,6 @@
5
<Company>tom-englert.de</Company>
6
<Copyright>© 2012-2019 tom-englert.de</Copyright>
7
<Product>Tom's Toolbox</Product>
8
- <Version>1.0.40</Version>
+ <Version>1.0.41</Version>
9
</PropertyGroup>
10
</Project>
ReleaseNotes.md
@@ -1,4 +1,7 @@
1
-1.0.40
+1.0.41
2
+- Fix #16: exception clicking select all on a single select grid
3
+
4
+1.0.40
- Use embedded pdbs and license
1.0.39
0 commit comments