MSBuild社区任务文档 [英] MSBuild Community Tasks Documentation

查看:190
本文介绍了MSBuild社区任务文档的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否只是我或这个项目的文档真的很稀缺?

Is it just me or is the documentation on this project really scarce?

我正在试图找到一般使用FtpCreateRemoteDirectory和FTP功能,但是似乎找不到任何东西。

I'm trying to find how to use the FtpCreateRemoteDirectory and FTP functionality in general, but can't seem to find anything.

Googling FtpCreateRemoteDirectory,只显示项目的源代码...

Googling FtpCreateRemoteDirectory, only shows the project's source code...

推荐答案

文档就像你说的很稀缺。
我发现最好的是在这里下载最新的源代码: https://github.com/loresoft/ msbuildtasks

The documentation is like you say really scarce. The best I found is to download the latest source code here : https://github.com/loresoft/msbuildtasks

最新的文档也可以通过GitHub直接查看,无需下载源代码: https://github.com/loresoft/msbuildtasks/tree/master/Documentation

The latest documentation can also be viewed via GitHub directly without downloading the source: https://github.com/loresoft/msbuildtasks/tree/master/Documentation

如果使用MSI进行安装,您还可以查看安装文件夹(C:\Program Files(x86)\MSBuild\MSBuildCommunityTasks\MSBuild.Community.Tasks.xsd)中找到的XSD,以至少看到哪些任务可以和您联系的文档。

If installed using the MSI, you can also look at the XSD found in the installation folder (C:\Program Files (x86)\MSBuild\MSBuildCommunityTasks\MSBuild.Community.Tasks.xsd) to at least see which tasks are avaialable to you and the documentation connected with them.

这篇关于MSBuild社区任务文档的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆