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 1ae29bd commit edbbd75Copy full SHA for edbbd75
NuGet.config
@@ -5,5 +5,6 @@
5
</activePackageSource>
6
<packageSources>
7
<add key="cefsharp-myget" value="https://www.myget.org/F/cefsharp/" />
8
+ <add key="cefsharp-appveyor" value="https://ci.appveyor.com/nuget/cef-binary-ci" />
9
</packageSources>
10
</configuration>
0 commit comments