Skip to content

Commit 6da92b1

Browse files
Update DevExtreme NuGet feed URL with placeholder
1 parent 41e723c commit 6da92b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ASP.NET Core/Nuget.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<configuration>
33
<packageSources>
44
<!-- 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" />
5+
<add key="devextreme-controls-netcore" value="https://nuget.devexpress.com/YOUR_KEY_HERE/api/v3/index.json" />
66
</packageSources>
7-
</configuration>
7+
</configuration>

0 commit comments

Comments
 (0)