Skip to content

3.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 20:28

Bug Fixes:

  • Fixed a crash, when a referenced project file is missing. This issue can arise if the ProjectReference in the project file is conditional. (Issue #826)
  • Fixed a crash, when -rs was used with asset-files and a child project had multiple targets with differing dependencies. (Issue #830)
  • When using the -rs setting, dependencies that relied on the root project were under some circumstances incorrectly positioned in the dependency graph.
  • With the settings -rs and -ipr, project references were not accurately placed in the dependency graph.