Skip to content

v0.7.3

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 09:26
7fbca6d

Fix spurious ambiguous call error (#1057)

Bugs fixed:

  • Fix issue where "call is ambiguous" could be reported attempting to call certain methods (closes #1056)

Technical:

  • Add an additional kind of test ('project tests') that are built using MSBuild and can reference other projects and packages.