Skip to content

Commit edbbd75

Browse files
committed
NuGet.config - Add appveyor cef-binary project feed
cef-binary tagged releases are now pushed to this feed (Myget still needs to be updated to pull packages from this feed)
1 parent 1ae29bd commit edbbd75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
</activePackageSource>
66
<packageSources>
77
<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" />
89
</packageSources>
910
</configuration>

0 commit comments

Comments
 (0)