Skip to content
This repository was archived by the owner on Dec 18, 2017. It is now read-only.

Version not behaving consistently between different formats #573

Closed
davidfowl opened this issue Aug 23, 2014 · 0 comments
Closed

Version not behaving consistently between different formats #573

davidfowl opened this issue Aug 23, 2014 · 0 comments
Assignees
Milestone

Comments

@davidfowl
Copy link
Member

As a fallout from the initial metaprogramming changes. It seems like the 2 version declarations aren't seen as equivalent:

{
  "dependencies": {
    "Microsoft.Framework.Runtime.Roslyn": { "version": "1.0.0-*" }
  }
}
{
  "dependencies": {
    "Microsoft.Framework.Runtime.Roslyn":  "1.0.0-*"
  }
}
@davidfowl davidfowl added this to the 1.0.0-alpha4 milestone Aug 23, 2014
@davidfowl davidfowl self-assigned this Aug 23, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant