[bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef...
[mono.git] / mcs / class / Microsoft.Build.Framework / Microsoft.Build.Framework / ProjectStartedEventArgs.cs
index 26c9bdd8c1bcd18d96af8273ab35b7c01779ada9..8d815f473aa5e7fd47cbc4ccf89ab98f8e1ea1f0 100644 (file)
@@ -26,7 +26,6 @@
 // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-#if NET_2_0
 
 using System;
 using System.Collections;
@@ -78,4 +77,3 @@ namespace Microsoft.Build.Framework {
        }
 }
 
-#endif
\ No newline at end of file