[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 / LoggerVerbosity.cs
index fd7180064d4696473b71695194ea2969073586e8..a25811f8506fec7109261458daa98d4b58600cb9 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.Runtime.InteropServices;
 
@@ -55,4 +54,3 @@ namespace Microsoft.Build.Framework
        }
 }
 
-#endif
\ No newline at end of file