Closed AntonLuning closed 2 years ago
That's MonoGame
, not MonoGame.Extended
. If you remove the MonoGame.Extended
package, the problem will presist.
The issue is the .props
and .targets
file: https://github.com/MonoGame/MonoGame/blob/develop/MonoGame.Framework.Content.Pipeline/MonoGame.Content.Builder.targets#L98
My Visual studio project is being filled up by the ContentFiles attached to the nuget package. I have ever encountered this before with different Nuget packages and find it a bit annoying scrolling through my project tree when it is filled with an imported packages files.