Skip to content

MattKotsenas/MSBuildOrderOnlyProjectReferences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Order only project references in .NET / MSBuild

Scenarios to cover

  • Producer has a newer TFM than consumer
  • Producer is self-contained
  • Consumer is self-contained
  • Producer has RIDs
  • Consumer has RIDs
  • Producer is multi-targeted and outer build is called
  • Consumer is multi-targeted and Producer only builds once
  • References show up in IDEs in a sane way
  • Works (or disables) FUTDC

Prior art

About

MSBuild task to support order-only dependencies between projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published