diff --git a/docs/reference/platforms/windows/visualstudio.rst b/docs/reference/platforms/windows/visualstudio.rst index 0e6a16b53..3e196bbb6 100644 --- a/docs/reference/platforms/windows/visualstudio.rst +++ b/docs/reference/platforms/windows/visualstudio.rst @@ -48,8 +48,8 @@ Briefcase supports two packaging formats for a Windows app: 2. As a ZIP file containing all files needed to run the app (by using ``briefcase package windows VisualStudio -p zip``). -Briefcase uses the `WiX Toolset `__ to build an MSI -installer for a Windows App. WiX, in turn, requires that .NET Framework 3.5 is +Briefcase uses the `WiX Toolset `__ to build an +MSI installer for a Windows App. WiX, in turn, requires that .NET Framework 3.5 is enabled. To ensure .NET Framework 3.5 is enabled: 1. Open the Windows Control Panel