Adjust dependancies in packages.config to allow usage w/ServiceStack v4
ghuntley opened this issue · 2 comments
ghuntley commented
Howdy Jarroda.
Your packages.config restricts usage of your nuget package to ServiceStack versions => 3.0 && < 4.0. It means people whom are using v4.0 and above cannot use your package. :(
Would you consider resolving this so that people on v4.0 can use your excellent package?
ghuntley commented
no matter; looks like postman is in v4 by default. Sorry about that.
jarroda commented
Hey, I had restricted the plugin to v3 only initially with the intention of adding v4 support soon, but I guess mythz liked the idea enough to add it as a built-in feature. He added it just a few days after I published this plugin, so I probably won't support it with this package. Thanks for the interest though.