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

Commit d3a78f7

Browse files
committed
Add msbuild myget.org feed
1 parent b84a0eb commit d3a78f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/NugetConfigFile.targets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
<add key="AspNetMaster" value="https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json" />
3434
<add key="AspNetDev" value="https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json" />
3535
<add key="nuget-build" value="https://dotnet.myget.org/F/nuget-build/api/v3/index.json" />
36+
<add key="dotnet-msbuild" value="https://dotnet.myget.org/F/msbuild/api/v3/index.json" />
3637
]]>
3738
</NugetConfigCLIFeeds>
3839

0 commit comments

Comments
 (0)