abp
abp copied to clipboard
Remove abppkg.json files from csproj
Hi, can we remove these files by adding the following line to csproj?
<ItemGroup>
<Content Remove="$(UserProfile)\.nuget\packages\*\*\contentFiles\any\net6.0\*.abppkg.json" />
</ItemGroup>
hi
I will investigate this.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Wait for a response from the team