04ac042451
Defining "BuildTasksFeedDll" & relevent 'UsingTask' no longer needed as PublishNupkgToTransportFeed.targets uses the imported Microsoft.DotNet.Build.Tasks.Feed.targets to locate the Feed DLL
4 lines
279 B
XML
4 lines
279 B
XML
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<!-- Projects which don't import the common targets can import this dir.props file in order to get the common repo build logic -->
|
|
<Import Project="Directory.Build.props" />
|
|
</Project>
|