Index: NAnt.Core.csproj
===================================================================
RCS file: /cvsroot/nant/nant/src/NAnt.Core/NAnt.Core.csproj,v
retrieving revision 1.4
diff -u -r1.4 NAnt.Core.csproj
--- NAnt.Core.csproj	4 Mar 2003 04:25:36 -0000	1.4
+++ NAnt.Core.csproj	6 Mar 2003 08:41:18 -0000
@@ -291,6 +291,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "Tasks\AvailableTask.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "Tasks\CallTask.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
