fixes to upgrade project

This commit is contained in:
Shaun Walker
2020-05-20 11:57:41 -04:00
parent dc55c5b3ec
commit 066ef44773
4 changed files with 48 additions and 35 deletions

View File

@ -26,7 +26,7 @@
<Label HelpText="Upload a framework package and select Install to complete the installation">Framework: </Label>
</td>
<td>
<FileManager Filter="nupkg" ShowFiles="false" Folder="Framework" />
<FileManager Filter="nupkg" Folder="Framework" />
</td>
</tr>
</table>