Skip to content
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

Create NuGet.config #1173

Merged
merged 1 commit into from
Apr 27, 2017
Merged

Create NuGet.config #1173

merged 1 commit into from
Apr 27, 2017

Conversation

mavasani
Copy link
Contributor

Add NuGet.config to fix signed build

Add NuGet.config
@mavasani
Copy link
Contributor Author

<configuration>
<packageSources>
<clear />
<add key="myget.org roslyn-master-nightly" value="https://dotnet.myget.org/F/roslyn-master-nightly/api/v3/index.json" />
Copy link
Member

Choose a reason for hiding this comment

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

Is this one actually necessary?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not now, but we will soon be consuming roslyn nuget packages for new IOperation changes

@mavasani mavasani merged commit 9ee42b9 into master Apr 27, 2017
@mavasani mavasani deleted the mavasani-patch-3 branch April 27, 2017 23:59
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.

3 participants