Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit a61182c

Browse files
committed
Merge pull request #2288 from dotnet-bot/from-tfs
Merge changes from TFS
2 parents 2c823df + 68e6afc commit a61182c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dir.props

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545

4646
<!-- list of nuget package sources passed to nuget.exe -->
4747
<ItemGroup>
48-
<NuGetSourceList Include="https://www.myget.org/F/dotnet-buildtools" />
48+
<NuGetSourceList Include="https:%2F%2Fwww.myget.org/F/dotnet-buildtools" />
49+
<NuGetSourceList Include="https:%2F%2Fwww.nuget.org/api/v2" />
4950
</ItemGroup>
5051

5152
<!-- Common nuget properties -->

0 commit comments

Comments
 (0)