Sha256: 76fb06d053e4a42792ac64aab7a6f4afb0aa7be8f38c2bdcc91cfcd1140bc531
Contents?: true
Size: 1.44 KB
Versions: 26
Compression:
Stored size: 1.44 KB
Contents
<?xml version="1.0"?> <doc> <assembly> <name>NAnt.MSBuild</name> </assembly> <members> <member name="T:NAnt.MSBuild.Functions.MSBuildFunctions"> <summary> Functions to return information for MSBuild system. </summary> </member> <member name="M:NAnt.MSBuild.Functions.MSBuildFunctions.#ctor(NAnt.Core.Project,NAnt.Core.PropertyDictionary)"> <exclude/> </member> <member name="M:NAnt.MSBuild.Functions.MSBuildFunctions.IsMsbuildProject(System.String)"> <summary> Test whether project is VS2005 project and could be built using <msbuild> </summary> <param name="project">The name or path of the project file (csproj, vbproj, ...).</param> <returns> True, if it is msbuild project, False otherwise. </returns> </member> <member name="M:NAnt.MSBuild.NAntLogger.Initialize(Microsoft.Build.Framework.IEventSource)"> <summary> Initialize is guaranteed to be called by MSBuild at the start of the build before any events are raised. </summary> </member> <member name="T:NAnt.VSNet.WhidbeySolution"> <summary> Analyses Microsoft Visual Studio .NET 2005 (Whidbey) solution files. </summary> </member> </members> </doc>
Version data entries
26 entries across 26 versions & 2 rubygems