-
-
Notifications
You must be signed in to change notification settings - Fork 732
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support NuGet 3 new parameters #438
Comments
We should probably add some information in the documentation that these only are available in NuGet 3. |
@patriksvensson agree, and they're optional, any enums/strucs/etc. nullable. |
devlead
added a commit
to devlead/cake
that referenced
this issue
Mar 23, 2016
* Fixes cake-build#438 * Restore * `-MSBuildVersion` Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild. * `-FallbackSource` A list of packages sources to use as fallbacks for this command. * Install * `-FallbackSource` A list of packages sources to use as fallbacks for this command. * Pack * `-MSBuildVersion` Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild. * Update * `-MSBuildVersion` Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild.
devlead
added a commit
to devlead/cake
that referenced
this issue
Mar 23, 2016
* Fixes cake-build#438 * Restore * `-MSBuildVersion` Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild. * `-FallbackSource` A list of packages sources to use as fallbacks for this command. * Install * `-FallbackSource` A list of packages sources to use as fallbacks for this command. * Pack * `-MSBuildVersion` Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild. * Update * `-MSBuildVersion` Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild.
devlead
added a commit
to devlead/cake
that referenced
this issue
Mar 23, 2016
* Fixes cake-build#438 * Restore * `-MSBuildVersion` Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild. * `-FallbackSource` A list of packages sources to use as fallbacks for this command. * Install * `-FallbackSource` A list of packages sources to use as fallbacks for this command. * Pack * `-MSBuildVersion` Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild. * Update * `-MSBuildVersion` Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild.
devlead
added a commit
to devlead/cake
that referenced
this issue
Mar 23, 2016
* Fixes cake-build#438 * Restore * `-MSBuildVersion` Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild. * `-FallbackSource` A list of packages sources to use as fallbacks for this command. * Install * `-FallbackSource` A list of packages sources to use as fallbacks for this command. * Pack * `-MSBuildVersion` Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild. * Update * `-MSBuildVersion` Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild.
devlead
added a commit
to devlead/cake
that referenced
this issue
Mar 23, 2016
* Fixes cake-build#438 * Restore * `-MSBuildVersion` Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild. * `-FallbackSource` A list of packages sources to use as fallbacks for this command. * Install * `-FallbackSource` A list of packages sources to use as fallbacks for this command. * Pack * `-MSBuildVersion` Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild. * Update * `-MSBuildVersion` Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild.
devlead
added a commit
to devlead/cake
that referenced
this issue
Mar 24, 2016
* Fixes cake-build#438 * Restore * `-MSBuildVersion` Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild. * `-FallbackSource` A list of packages sources to use as fallbacks for this command. * Install * `-FallbackSource` A list of packages sources to use as fallbacks for this command. * Pack * `-MSBuildVersion` Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild. * Update * `-MSBuildVersion` Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-MSBuildVersion
Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild.-FallbackSource
A list of packages sources to use as fallbacks for this command.-FallbackSource
A list of packages sources to use as fallbacks for this command.-MSBuildVersion
Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild.-MSBuildVersion
Specifies the version of MSBuild to be used with this command. Supported values are 4, 12, 14. By default the MSBuild in your path is picked, otherwise it defaults to the highest installed version of MSBuild.The text was updated successfully, but these errors were encountered: