Skip to content

Commit cedc3c4

Browse files
authored
Update nuget.config
Signed-off-by: Najaf Shaikh <ns4mail@gmail.com>
1 parent d23f257 commit cedc3c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuget.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<configuration>
33
<packageSources>
44
<!-- GitHub Packages (used for consuming internal prereleases if needed) -->
5-
<add key="github" value="https://nuget.pkg.github.com/YourOrg/index.json" />
5+
<add key="github" value="https://nuget.pkg.github.com/codeshayk/index.json" />
66
<!-- Official NuGet -->
77
<add key="nuget" value="https://api.nuget.org/v3/index.json" />
88
</packageSources>

0 commit comments

Comments
 (0)