Skip to content

Instantly share code, notes, and snippets.

@appcoreopc
Created May 21, 2020 07:41
Show Gist options
  • Save appcoreopc/58e176a82be50a444192ad17692cc6c4 to your computer and use it in GitHub Desktop.
Save appcoreopc/58e176a82be50a444192ad17692cc6c4 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<!-- This file is used in azure-pipelines.yml -->
<configuration>
<packageSources>
<clear/>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment