I\'m creating my first nuget package. I added a dependency with a version that is not the latest version. However, I don\'t want to update to the latest version of this de
You should be able to force an exact version with brackets:
Full info on the formats you can use are on the NuGet site, here:
http://docs.nuget.org/docs/reference/version-range-specification