Skip to content

Commit d8e2894

Browse files
committed
Fix NuGet package security error
1 parent 2860aca commit d8e2894

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GrpcHttpApi/sample/NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
4+
<clear />
45
<add key="DotNet5 dev repository" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
56
</packageSources>
67
</configuration>

0 commit comments

Comments
 (0)