File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
</ItemDefinitionGroup >
13
13
14
14
<ItemGroup >
15
- <PackageReference Include =" Tools.InnoSetup" Version =" 6.2 .1" />
15
+ <PackageReference Include =" Tools.InnoSetup" Version =" 6.3 .1" />
16
16
<PackageReference Include =" GitForWindows.GVFS.Installer" Version =" $(GitPackageVersion)" />
17
17
<PackageReference Include =" GitForWindows.GVFS.Portable" Version =" $(GitPackageVersion)" />
18
18
<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
39
39
DisableDirPage = yes
40
40
DisableReadyPage = yes
41
41
SetupIconFile = " {#LayoutDir}\GitVirtualFileSystem.ico"
42
- ArchitecturesInstallIn64BitMode = x64
43
- ArchitecturesAllowed = x64
42
+ ArchitecturesInstallIn64BitMode = x64compatible
43
+ ArchitecturesAllowed = x64compatible
44
44
WizardImageStretch = no
45
45
WindowResizable = no
46
46
CloseApplications = yes
You can’t perform that action at this time.
0 commit comments