Closed pms1969 closed 7 years ago
I've reproduced this issue in a Docker container based on microsoft/dotnet:2.0-sdk
. I've also published a pre-release version that appears to resolve this issue.
Can you reference the pre-release package using <DotNetCliToolReference Include="dotnet-setversion" Version="1.0.1-bugfix-3-0001" />
in your project and confirm the fix? If it works, I'll publish it as a stable release (v1.0.1).
sorry, haven't forgotten you. been stuck with a production problem for the last few days. still ongoing. I'll confirm as soon as I can.
confirmed. sorry for the delay.
Cool, I'll publish the next release imminently.
If i run this in the microsoft/dotnet:2.0-sdk docker image, I get the following error:
Building it and targeting netcore2.0 app and packaging it and using that version works, so it's just a matter of targeting both, or possibly even copying the files into a netcore2.0 target platform in the nuget.