alex.solek
03/01/2023, 4:41 PM<Content Include="test\**" ExcludeFromSingleFile="true" CopyToPublishDirectory="Always" />
to my .csproj file for the package project as well as the necessary actions in the .targets file. I can see the folder in the nuget file using the NuGet package explorer, but when I install my package from a local feed the folder I included is not being created.