Closed Kesmy closed 5 years ago
@alexandrnikitin The only thing here I did not touch is the readme, which I will leave for you unless you would like it updated.
I updated the version to 4.1.0, but this could maybe be a 4.0.1? I don't think this change would be surprising to consumers, since they would presumably already be using the newer packages with 4.0.0
@Kesmy What if downgrade the dependecies to the nuspec lower bounds? Here's a PR for it #18 WDYT?
I tested it using the sample project and there are no compiler issue with dependencies.
@alexandrnikitin Lowering the dependencies in the other PR is also valid. Since you're OK with a change to support netstandard, this one can be abandoned... Upgrading the packages will happen naturally as part of that support.
Update the dependency versions in the nuspec to match the project's compile-time dependencies.
Resolves #15