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 afcf235 commit 752b34bCopy full SHA for 752b34b
src/Tests/Tests.csproj
@@ -7,7 +7,7 @@
7
8
<IsPackable>false</IsPackable>
9
<IsTestProject>true</IsTestProject>
10
- <RestoreSources>https://api.nuget.org/v3/index.json;https://pkg.kzu.io/index.json</RestoreSources>
+ <RestoreSources>https://api.nuget.org/v3/index.json;https://pkg.kzu.app/index.json</RestoreSources>
11
<RestoreSources Condition="Exists('$(PackageOutputPath)')">$(PackageOutputPath);$(RestoreSources)</RestoreSources>
12
</PropertyGroup>
13
0 commit comments