Skip to content

Commit

Permalink
Merge pull request dotnet#25499 from jaredpar/fix-feed
Browse files Browse the repository at this point in the history
Remove props file reference
  • Loading branch information
jaredpar committed Mar 15, 2018
2 parents 7dcb04d + 96df47d commit 52aedee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Tools/MicroBuild/PublishBlobAssets.proj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
This is for the internal orchestrated build scenarios and will likely never be run on a
developer's machine. The official build definition builds this file directly.
-->
<Import Project="$(NuGetPackageRoot)microsoft.dotnet.build.tasks.feed\$(MicrosoftDotNetBuildTasksFeedVersion)\build\Microsoft.DotNet.Build.Tasks.Feed.props" />
<Import Project="$(NuGetPackageRoot)microsoft.dotnet.build.tasks.feed\$(MicrosoftDotNetBuildTasksFeedVersion)\build\Microsoft.DotNet.Build.Tasks.Feed.targets" />

<ItemGroup>
Expand Down

0 comments on commit 52aedee

Please sign in to comment.