-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update testProject nuget packages and targetframework #122
base: master
Are you sure you want to change the base?
Update testProject nuget packages and targetframework #122
Conversation
@eoehen thank you for taking the time to raise this PR. Was there a specific reason that you were looking to have these changes included? We are currently working on the 2.1.0 release of Magic Chunks, so this change likely won't be included in that release, but we may consider it after that release is completed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@eoehen Thanks for your contribution. There's one thing which additionally needs to be updated manually.
9a0ebd7
to
70d3f13
Compare
@gep13 Sorry for the misunderstanding. I ask @pascalberger first, if I can create a PR for updating this packages. You can use it for a later version. |
70d3f13
to
f4db813
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Build is currently failing: https://ci.appveyor.com/project/sergeyzwezdin/magic-chunks/builds/37326190
@pascalberger Build is fixed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Update nuget packages of the testproject:
TargetFramework from netcoreapp2.0 to netcoreapp 2.2
DotNetCliToolReference dotnet-xunit removed