repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[mono] ALC function restructuring for unloadability (#20306)
[mono-project.git]
/
NuGet.config
blob
99a0b9873a615811ae47b43cb911bcba53239839
1
<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
2
<configuration>
3
<packageSources>
4
<clear />
5
<add
key
=
"dotnet-eng"
value
=
"https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json"
/>
6
<add
key
=
"nuget.org"
value
=
"https://api.nuget.org/v3/index.json"
/>
7
</packageSources>
8
</configuration>