Error: Package 'Esri.ArcGISRuntime.ProjectTemplates 200.4.0' has a package type 'Template' that is not supported by project
I get this error when trying to install Esri.ArcGISRuntime.ProjectTemplates 200.4.0
I even created a Net Standard Library, to see if I could install it there and I got the same error. Is there a thing I need to install to make Template package type allowable? It added the package reference, but refused to install this.
The project I'm trying to use it in, is using .Net Framework 4.7.2