Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Ward <ward.matt@gmail.com>2014-03-19 13:39:12 +0400
committerMatt Ward <ward.matt@gmail.com>2014-03-19 13:39:12 +0400
commitb9d261d3396672005d5f3e44d2ef8fadf7d6ccb3 (patch)
tree63a22401d5674254284c4231b9fe99e4597404df /version-checks
parent22b485cf93693bc4e7241d9d5ebae96f3bdfd0dd (diff)
[NuGet] Allow project templates to use latest NuGet package.
The version attribute is now optional. If this is not specified in the project template then the latest version of the NuGet package will be installed. In the example below, the latest version of NUnit will be installed and jQuery version 1.7.1 will be installed. <Packages> <Package id="NUnit"/> <Package id="jQuery" version="1.7.1"/> </Packages>
Diffstat (limited to 'version-checks')
0 files changed, 0 insertions, 0 deletions