Fix build error (#5931)

This commit is contained in:
Maira Wenzel 2021-02-09 09:56:45 -08:00 committed by GitHub
parent 81513bfccc
commit a92c70d451
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
<configuration>
<packageSources>
<clear />
<add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
</packageSources>
</configuration>