Skip to content

Conversation

@enricosada
Copy link
Collaborator

No description provided.

@enricosada
Copy link
Collaborator Author

the convert test failure are caused by 833b36c

i think the packages.config has a regression. use >= instead of ==
also i need to repro, but i seen usage of [1.2.3] instead on 1.2.3 syntax (is not always supported by older nugets)

@enricosada
Copy link
Collaborator Author

something like

Error occurred while restoring NuGet packages: An error occurred while reading file 'C:\Users\XXX\Documents\Projects\XXX.ComponentTests\packages.config': Invalid package version for package id 'xunit.runner.visualstudio': '[2.3.1]'

instead of

it should be <package id="xunit.runner.visualstudio" version="2.3.1" />

@forki
Copy link
Member

forki commented Sep 8, 2018

Is this ready?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants