diff --git a/CSharp/TODO b/CSharp/TODO index 17c7f584..89645ec2 100644 --- a/CSharp/TODO +++ b/CSharp/TODO @@ -25,6 +25,13 @@ Project file BuildActions: - Combine multiple selected files into one OutputObjectModel = FileSystemObjectModel User specifies OutputFileName and OutputDataFormat + Support multiple Tasks for a BuildAction, i.e. + + + + + + Document Tabs: * Dragging items over document tabs should cause the active tab to switch to the tab being dragged over. As of 2012, Visual Studio does not support this ;)