Create an app with a reference to another project. Build. Examine deps file.
Expect: file of referenced project includes file and assembly version.
Actual: versions are missing.
Compare to. Raw file reference to output TargetPath of the project. This will include the file and assembly versions.
This hinders a fix for dotnet/runtime#698