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 2b2477c commit cad070cCopy full SHA for cad070c
Tests/Tests.csproj
@@ -8,7 +8,7 @@
8
<TargetFramework>net6.0</TargetFramework>
9
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
10
11
- <RestoreSources>../Src/bin/$(Configuration);../Natives/bin/$(Configuration);$(RestoreSources)</RestoreSources>
+ <RestoreSources>../Src/bin/$(Configuration);../Natives/bin/$(Configuration);https://api.nuget.org/v3/index.json</RestoreSources>
12
</PropertyGroup>
13
14
<!-- References -->
0 commit comments