You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.
The projects which link NoTargets.targets create output folders. This makes empty output folders in the build output.
My theory is that we don't need PrepareForBuild; in the CoreBuildDependsOn in NoTarget.targets. This would also skip the following targets:
GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata
The text was updated successfully, but these errors were encountered: