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 for blob feed publishing #2199

Merged
merged 1 commit into from Sep 27, 2019

Conversation

ViktorHofer
Copy link
Member

That file is required to restore the packagereference correctly from the feed.

@singhsarab

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<fallbackPackageFolders>
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need to specify fallbackPackageFolder ?

Copy link
Contributor

@singhsarab singhsarab left a comment

Choose a reason for hiding this comment

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

Approving with suggestion.

@ViktorHofer
Copy link
Member Author

No fallbacks are needed here. That should suffice.

@singhsarab singhsarab merged commit 9703a28 into microsoft:master Sep 27, 2019
@ViktorHofer ViktorHofer deleted the patch-1 branch October 7, 2019 23:15
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.

None yet

2 participants