Ssis Custom Task Is Not Registered for Use on This Computer Error

I am setting up a new laptop (win10, old one was win7). At my shop, we use a custom task in most of our SSIS packages. When I open an existing package using this task I get an error:

TITLE: Microsoft Visual Studio

The task with the name "Log Start Event" and the creation name "TBSM.Vision.SSIS.LoggingTask.VisionLoggingTask, TBSM.Vision.SSIS.LoggingTask, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ed92d0ee7f09d162" is not registered for use on this computer. Contact Information: Vision Logging Task

------------------------------ BUTTONS:

OK

Running Visual Studio 17, version 15.9.6

At first I thought I messed up the gac, but looks like I didn't:

C:\Windows\System32>gacutil /l TBSM.Vision.SSIS.LoggingTask Microsoft (R) .NET Global Assembly Cache Utility. Version 4.0.30319.0 Copyright (c) Microsoft Corporation. All rights reserved.

The Global Assembly Cache contains the following assemblies:
TBSM.Vision.SSIS.LoggingTask, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ed92d0ee7f09d162, processorArchitecture=MSIL

Number of items = 1

What else am I missing?

Update 1

Targeted server:

64-bit false:

DLL is in every folder it should be:

1
Alexander Ross

Alexander Ross

Gaming, Esports & Interactive Media Writer

Alexander Ross has covered the video game industry for a decade, writing deep dives on game design, esports tournaments, VR developments, and gaming culture.