Skip to content

Commit

Permalink
Updated installer
Browse files Browse the repository at this point in the history
  • Loading branch information
DrummerSi committed Feb 7, 2023
1 parent 4b361a9 commit 8cf41ad
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 4 deletions.
22 changes: 19 additions & 3 deletions Installer/Installer.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,14 @@
"PrerequisitesLocation" = "2:1"
"Url" = "8:"
"ComponentsUrl" = "8:"
"Items"
{
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:.NETFramework,Version=v4.7.2"
{
"Name" = "8:Microsoft .NET Framework 4.7.2 (x86 and x64)"
"ProductCode" = "8:.NETFramework,Version=v4.7.2"
}
}
}
}
"Release"
Expand All @@ -74,6 +82,14 @@
"PrerequisitesLocation" = "2:1"
"Url" = "8:"
"ComponentsUrl" = "8:"
"Items"
{
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:.NETFramework,Version=v4.7.2"
{
"Name" = "8:Microsoft .NET Framework 4.7.2 (x86 and x64)"
"ProductCode" = "8:.NETFramework,Version=v4.7.2"
}
}
}
}
}
Expand Down Expand Up @@ -182,15 +198,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Task Separator 11"
"ProductCode" = "8:{F7059E26-D0DA-477F-9F89-783DD5D85021}"
"PackageCode" = "8:{CA5B0829-8C97-4AE8-AD22-7C276B107CD8}"
"ProductCode" = "8:{B6B6AD0B-917B-45E3-8275-23F8FA3AAF87}"
"PackageCode" = "8:{0D956657-0FE5-45C3-8C7B-8D0B2C8A5B01}"
"UpgradeCode" = "8:{BB2FFC59-BD81-4C0C-A847-1D88E7052BE7}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:FALSE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:1.0.1"
"ProductVersion" = "8:1.0.2"
"Manufacturer" = "8:SiCo"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down
2 changes: 1 addition & 1 deletion TaskSplitter11/TaskSplitter11.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ApplicationIcon>icons\icons8-taskbar-96.ico</ApplicationIcon>
<Title>TaskSeparator11</Title>
<PackageIcon>icons8-taskbar-96.png</PackageIcon>
<FileVersion>1.0.1</FileVersion>
<FileVersion>1.0.2</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 8cf41ad

Please sign in to comment.