Skip to content

Commit 2f7aef4

Browse files
authored
Update to new CI pkg domain
1 parent 9a052ec commit 2f7aef4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/nuget.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<packageSources>
88
<clear />
99
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
10-
<add key="kzu.io" value="https://pkg.kzu.app/index.json" />
10+
<add key="kzu.app" value="https://pkg.kzu.app/index.json" />
1111
</packageSources>
1212
<trustedSigners>
1313
<author name="Microsoft">
@@ -25,7 +25,7 @@
2525
<packageSource key="nuget.org">
2626
<package pattern="*" />
2727
</packageSource>
28-
<packageSource key="kzu.io">
28+
<packageSource key="kzu.app">
2929
<package pattern="*" />
3030
</packageSource>
3131
</packageSourceMapping>

0 commit comments

Comments
 (0)