We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4f96b2 commit 474a4f4Copy full SHA for 474a4f4
1 file changed
CHANGELOG.md
@@ -3,6 +3,8 @@ All notable changes to the code converter will be documented here.
3
4
# 7.1.0 TBC/09/2019
5
6
+No longer restricts converted files to solution directory
7
+
8
### Vsix
9
* Improve UI feedback during conversion
10
@@ -11,7 +13,6 @@ All notable changes to the code converter will be documented here.
11
13
* Use visual basic "Conversions" functions to match VB logic
12
14
* Simplify output code by shortening some names
15
* Improve out parameter conversion
-* No longer restricts converted files to solution directory
16
* Improve iterator conversion
17
* Improve with block conversion for value types
18
* Improve for loop conversion initialization/bounds
0 commit comments