From 2476243f30d82b3d0cbd45b230ceb3dbb9db6c05 Mon Sep 17 00:00:00 2001 From: alcexhim Date: Sat, 7 Jun 2014 23:46:20 -0400 Subject: [PATCH] Updated TODO --- CSharp/TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CSharp/TODO b/CSharp/TODO index d94c0c61..49f36fa7 100644 --- a/CSharp/TODO +++ b/CSharp/TODO @@ -1,3 +1,8 @@ "Live folders" - project folders are automatically populated with their physical folder contents when project is loaded Select folder, set "Live folder" = "True" in Properties panel +Project file BuildActions: + "Compile" + - Combine multiple selected files into one + OutputObjectModel = FileSystemObjectModel + User specifies OutputFileName and OutputDataFormat