CSFML
CSFML copied to clipboard
Use Microsoft.Build.NoTargets for the NuGet package
As we're not actually building any assemblies, but just package C libs, it would make sense to use Microsoft.Build.NoTargets as SDK target instead.
See also:
- https://github.com/microsoft/MSBuildSdks/tree/main/src/NoTargets
- https://www.nuget.org/packages/Microsoft.Build.NoTargets/