Hi,
I'm getting the following errors using pac pcf push:
C:\Users\<user>\.nuget\packages\microsoft.powerapps.msbuild.solution\1.0.6\build\Microsoft.PowerApps.MSBuild.Solution.targets(98,5): error : Project Reference with output path 0, is not a valid PowerApps Component Type [C:\<component>\obj\PowerAppsTools_dev\PowerAppsTools_dev.cdsproj]
C:\Users\<user>\.nuget\packages\microsoft.powerapps.msbuild.solution\1.0.6\build\Microsoft.PowerApps.MSBuild.Solution.targets(98,5): error : Cds component type not supported [C:\<component>\obj\PowerAppsTools_dev\PowerAppsTools_dev.cdsproj]
Any ideas? The error comes at stage "Building the temporary solution wrapper...".
I have been adding and removing the component as part of a solution before.