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
The setup is the following:
A net45 Project.json project references a net46 Legacy Package Ref project.
Attached repro solution.
Included in the root directory of the solution is project.lock file
While looking into figuring out the issue here, I've noticed that dg specs are different in the LSL and non-LSL mode.
The non-LSL one the 15.3 behavior and imho it should stay that way.
The zip file contain both dgs.
Investigating why the dg specs are different. nuget-dg.zip
The setup is the following:
A net45 Project.json project references a net46 Legacy Package Ref project.
Attached repro solution.
Included in the root directory of the solution is project.lock file
Solution_a381.zip
Lock file latest dev lsl mode.
Latest dev non-lsl mode
The 15.3 behavior is like the non-LSL one for both cases, however someone seemed to suggest this might not be the right thing.
We need to clarify the correct behavior here in general and add tests to verify that all works we think it does/should
The text was updated successfully, but these errors were encountered: