This moves us from the old world of .NET Core and .NET Standard to the
new, unifired ".NET". See the first commit for more details.
I've also added another commit to loosen some of the dependency upper
version limits - these are still useful but were out-of-date.
Like ^1 this is a major change in the sense that anyone still working
on projects in older, unsupported incarnations of .NET will have to pin
and older version of this package and won't get future updates.
How to test
Due to the change in appveyor.txt this needs to be tested by manually
overriding the reference to it in Appveyor - same as in ^1.
https://www.pivotaltracker.com/story/show/181753597
This moves us from the old world of .NET Core and .NET Standard to the new, unifired ".NET". See the first commit for more details.
I've also added another commit to loosen some of the dependency upper version limits - these are still useful but were out-of-date.
Like ^1 this is a major change in the sense that anyone still working on projects in older, unsupported incarnations of .NET will have to pin and older version of this package and won't get future updates.
How to test
Due to the change in appveyor.txt this needs to be tested by manually overriding the reference to it in Appveyor - same as in ^1.