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
[wasm][sdk][tests] Use the SDK to build the browser tests (#15605)
[mono-project.git]
/
NuGet.config
blob
2ba88b8eb430c9b5700bc0b8b953f087a5edb0fa
1
<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
2
<configuration>
3
<packageSources>
4
<clear />
5
<add
key
=
"dotnet-core"
value
=
"https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json"
/>
6
<add
key
=
"nuget.org"
value
=
"https://api.nuget.org/v3/index.json"
/>
7
</packageSources>
8
</configuration>