Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jawn committed Aug 29, 2018
1 parent e099645 commit 9d933ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuget.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<!-- inheit global NuGet references PLUS use this for IlLink.Tasks -->
<!-- inherit global NuGet references PLUS use this for IlLink.Tasks -->
<add key="myget" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
</packageSources>
</configuration>

0 comments on commit 9d933ad

Please sign in to comment.