Building new style .NET Project

Trying to build a .net project I cloned from Github. This is my first time trying to work with a new style .net project and I am getting the following
3 Replies
CentralControlJoe
These files indeed do not exist but I don't know exctly how to create them
<Import Project="..\..\..\package-defaults.targets" />
<Import Project="..\..\..\analyzers.targets" />
<Import Project="..\..\..\package-defaults.targets" />
<Import Project="..\..\..\analyzers.targets" />
Is what I have in the .csproj Yeah with pleasure
CentralControlJoe
GitHub
GitHub - OpenMacroBoard/StreamDeckSharp: A simple .NET wrapper for ...
A simple .NET wrapper for Stream Deck. Contribute to OpenMacroBoard/StreamDeckSharp development by creating an account on GitHub.
CentralControlJoe
Is there an easy way for me to change targets? My goal is to just build this for framework ah yeah it's moaning now about the targets for the openmacroboard dependency but I guess I can just loose that from the cs proj and get it via nuget