I migrated my Windows application from .NET Framework 4.0 to .NET Framework 4.8. It builds fine locally with 4.0 and 4.8. When Bamboo tries to build it, 4.0 works but with 4.8, I get the error "The reference assemblies for .NETFramework,Version=v4.8 were not found." How do I fix this?