File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 </ItemDefinitionGroup >
1313
1414 <ItemGroup >
15- <PackageReference Include =" Tools.InnoSetup" Version =" 6.2 .1" />
15+ <PackageReference Include =" Tools.InnoSetup" Version =" 6.3 .1" />
1616 <PackageReference Include =" GitForWindows.GVFS.Installer" Version =" $(GitPackageVersion)" />
1717 <PackageReference Include =" GitForWindows.GVFS.Portable" Version =" $(GitPackageVersion)" />
1818 <PackageReference Include =" MicroBuild.Core" Version =" 0.2.0" ExcludeAssets =" none" />
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ MinVersion=10.0.14374
3939DisableDirPage = yes
4040DisableReadyPage = yes
4141SetupIconFile = " {#LayoutDir}\GitVirtualFileSystem.ico"
42- ArchitecturesInstallIn64BitMode = x64
43- ArchitecturesAllowed = x64
42+ ArchitecturesInstallIn64BitMode = x64compatible
43+ ArchitecturesAllowed = x64compatible
4444WizardImageStretch = no
4545WindowResizable = no
4646CloseApplications = yes
You can’t perform that action at this time.
0 commit comments