Skip to content

Commit

Permalink
Remove .NET 4.7.2 prereq from the installer
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss committed Jun 29, 2023
1 parent 4a2a0ee commit 5d1e7bc
Showing 1 changed file with 3 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,18 +75,13 @@
"InstallerBootstrapper" = "3:2"
"BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}"
{
"Enabled" = "11:TRUE"
"Enabled" = "11:FALSE"
"PromptEnabled" = "11:TRUE"
"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 @@ -891,7 +886,7 @@
{
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_11E0E9B45549402D92B039FCCD0783B8"
{
"SourcePath" = "8:..\\..\\..\\..\\src\\Tgstation.Server.Host\\obj\\Installer\\net6.0\\apphost.exe"
"SourcePath" = "8:"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_44E17B6EBB30432E9D4FBB976D7E029A"
Expand Down Expand Up @@ -977,7 +972,7 @@
}
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_B2B80DADC2EA4646A8E8E8E54F2AE2EE"
{
"SourcePath" = "8:"
"SourcePath" = "8:..\\..\\..\\..\\src\\Tgstation.Server.Host.Service\\obj\\Release\\net6.0-windows\\apphost.exe"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_B28C4FD80D0245E08AEDCFEECACB6493"
Expand Down

0 comments on commit 5d1e7bc

Please sign in to comment.