Skip to content

Conversation

@bigjonroberts
Copy link

@bigjonroberts bigjonroberts commented Jul 7, 2016

This is to resolve #869
I checked the docs for this. They look OK as-is for this change.

@Philo also expressed some interest in documenting this use case of /nofetch command-line option under this PR

void GenerateNuGetConfig(string workingDirectory)
{
WriteConfig(workingDirectory, FileSystem, @"install:
WriteConfig(workingDirectory, FileSystem, String.Format(@"install:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can use string interpolation here instead just as an FYI.

@JakeGinnivan
Copy link
Contributor

Nice, thanks :)

@JakeGinnivan JakeGinnivan merged commit eca9c2b into GitTools:master Jul 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GitVersion init settings for private github repos with Appveyor

2 participants