We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 433aa82 commit 9a052ecCopy full SHA for 9a052ec
1 file changed
src/nuget.config
@@ -7,7 +7,7 @@
7
<packageSources>
8
<clear />
9
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
10
- <add key="kzu.io" value="https://pkg.kzu.io/index.json" />
+ <add key="kzu.io" value="https://pkg.kzu.app/index.json" />
11
</packageSources>
12
<trustedSigners>
13
<author name="Microsoft">
0 commit comments