Skip to content

Commit

Permalink
Merge pull request #664 from NextTurn/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jmarolf authored Dec 5, 2020
2 parents 2281482 + 699b39b commit 97cee04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.CodeAnalysis.Testing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To reference prerelease packages, add a **NuGet.Config** file to your solution d
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
</packageSources>
</configuration>
```
Expand Down

0 comments on commit 97cee04

Please sign in to comment.