We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 988343e commit fb83c62Copy full SHA for fb83c62
1 file changed
NuGet.config
@@ -0,0 +1,9 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<configuration>
3
+ <activePackageSource>
4
+ <add key="All" value="(Aggregate source)" />
5
+ </activePackageSource>
6
+ <packageSources>
7
+ <add key="cefsharp-myget" value="https://www.myget.org/F/cefsharp/" />
8
+ </packageSources>
9
+</configuration>
0 commit comments