Open Creastoff opened 1 year ago
Two proposed solutions: 1) Either to statically replace it with a known version (5.0.0) or 2) Query NuGet for the latest version
Personally I think it is safer to keep it as a static version and not introduce any complexity by asking the user if they wish to query NuGet.
@AlbertoMonteiro what do you think?
I think that user can do it manually, there is many edge cases that it should cover.
Closing - raised #8 in its place.
Software does not replace any .csproj Moq package references with a NSubstitute package reference.