Mh707269
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Mh707269 created a post, how to add default csproj lines
I want <DisableImplicitNamespaceImports>true</DisableImplicitNamespaceImports> to be added to PropertyGroup in any and all csproj files created when I use Rider.How do I accomplish this?EDIT: to cl...