csproj (msbuild) – Combine and , select one to use depending on bool property
I’m trying to define a new, custom element in Directory.Build.targets: . This definition should be a combination of and . The decision of which to use will be predicated on the boolean properties “DynamicReferencesUseLocal” and “DynamicReferencesUsePackages”.