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 41e723c commit 6da92b1Copy full SHA for 6da92b1
ASP.NET Core/Nuget.config
@@ -2,6 +2,6 @@
2
<configuration>
3
<packageSources>
4
<!-- Alternatively, use the DevExpress NuGet Feed: https://nuget.devexpress.com -->
5
- <add key="devextreme-controls-netcore" value="https://nuget.devexpress.com/p66aZUkLxc6sQFZkESgwcLUcMlgCzAbGULQBqaY4bu2jivxKJ8/api/v3/index.json" />
+ <add key="devextreme-controls-netcore" value="https://nuget.devexpress.com/YOUR_KEY_HERE/api/v3/index.json" />
6
</packageSources>
7
-</configuration>
+</configuration>
0 commit comments