File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313
1414### Info
1515At present state this tool does not override files previously generated.
16- When forms with unsupported parameter types are found, the initialize method will be generated with a paramenter with the root type "Object".
16+ When forms with unsupported parameter types are found, the initialize method will be generated with a parameter with the root type "Object".
1717
1818### How to Debug
1919
@@ -37,4 +37,4 @@ Open project properties
3737## Compile from console
3838 nuget restore VSIXInteropFormsToolkit.sln
3939 "C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe" /t:Clean /p:Configuration=Release "VSIXInteropFormsToolkit.sln"
40- "C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe" /p:Configuration=Release "VSIXInteropFormsToolkit.sln"
40+ "C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe" /p:Configuration=Release "VSIXInteropFormsToolkit.sln"
You can’t perform that action at this time.
0 commit comments