Skip to content

Instantly share code, notes, and snippets.

@appcoreopc
Created May 21, 2020 07:42
Show Gist options
  • Save appcoreopc/58c411271f22ab8c7c3ecd8b1cf80d66 to your computer and use it in GitHub Desktop.
Save appcoreopc/58c411271f22ab8c7c3ecd8b1cf80d66 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="local" value="NugetPackage" />
</packageSources>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment