Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
562ec45bab47beaab02ecbee182b6ab211457e8e
/
.
/
test
/
distrib
/
csharp
/
NuGet.Config
blob: e3b63c51687e05867b72728fb8a6fa351be48420 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<configuration>
<packageSources>
<add
key
=
"https://www.nuget.org/api/v2/"
value
=
"https://www.nuget.org/api/v2/"
/>
<add
key
=
"TestNugetFeed"
value
=
"TestNugetFeed"
/>
</packageSources>
</configuration>