Installation Claiming I Don't Have .NET 4.8

Hello,

 
I'm trying to install SFTP/SCP Server on my computer, but it's telling me I don't have .NET 4.8. I've attached the log from the failed install.
[3AFC:2EBC][2021-12-08T15:13:39]i001: Burn v3.11.2.4516, Windows v10.0 (Build 18363: Service Pack 0), path: C:\Users\KEATON~1.STU\AppData\Local\Temp\1\{5D904279-E40E-47B6-BAAC-894AA97DFBAC}\.cr\SftpServerInstaller.exe
[3AFC:2EBC][2021-12-08T15:13:39]i000: Initializing string variable 'InstallFolder' to value '[ProgramFilesFolder]SolarWinds\SFTP & SCP Server'
[3AFC:2EBC][2021-12-08T15:13:39]i000: Initializing string variable 'LaunchTarget' to value '[InstallFolder]\ScpServerTray.exe'
[3AFC:2EBC][2021-12-08T15:13:39]i009: Command Line: '"-burn.clean.room=C:\Users\keaton.sturm\Downloads\SolarWinds-SFTP-SCP-Server (1)\SftpServerInstaller.exe" -burn.filehandle.attached=632 -burn.filehandle.self=644'
[3AFC:2EBC][2021-12-08T15:13:39]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\keaton.sturm\Downloads\SolarWinds-SFTP-SCP-Server (1)\SftpServerInstaller.exe'
[3AFC:2EBC][2021-12-08T15:13:39]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\keaton.sturm\Downloads\SolarWinds-SFTP-SCP-Server (1)\'
[3AFC:2EBC][2021-12-08T15:13:39]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\KEATON~1.STU\AppData\Local\Temp\SolarWinds_SFTP_Server_20211208151339.log'
[3AFC:2EBC][2021-12-08T15:13:39]i000: Setting string variable 'WixBundleName' to value 'SolarWinds SFTP Server'
[3AFC:2EBC][2021-12-08T15:13:39]i000: Setting string variable 'WixBundleManufacturer' to value 'SolarWinds Worldwide, LLC.'
[3AFC:11D0][2021-12-08T15:13:40]i000: Setting numeric variable 'WixStdBALanguageId' to value 1033
[3AFC:11D0][2021-12-08T15:13:40]i000: Setting version variable 'WixBundleFileVersion' to value '21.3.0.0'
[3AFC:2EBC][2021-12-08T15:13:40]i100: Detect begin, 1 packages
[3AFC:2EBC][2021-12-08T15:13:40]i000: Setting string variable 'NETFRAMEWORK45' to value '528040'
[3AFC:2EBC][2021-12-08T15:13:40]i101: Detected package: SFTPInstaller, state: Absent, cached: None
[3AFC:2EBC][2021-12-08T15:13:40]i052: Condition 'Installed OR NETFRAMEWORK45 > 528040' evaluates to false.
[3AFC:2EBC][2021-12-08T15:13:40]e000: This application requires .NET Framework 4.8. Please install the .NET Framework then run this installer again.
[3AFC:2EBC][2021-12-08T15:13:40]e000: Error 0x81f40001: Bundle condition evaluated to false: Installed OR NETFRAMEWORK45 > 528040
[3AFC:2EBC][2021-12-08T15:13:40]i199: Detect complete, result: 0x0
 
I do, however, have .NET 4.8 installed on my computer and I've verified with PowerShell. You can see the attached screenshot.
How can I get this install to recognize that I have 4.8?