[System] Fix a few type members on WatchOS
[mono.git] / mcs / class / Microsoft.Build.Tasks / Microsoft.Build.Tasks / AssignCulture.cs
index 2621bf9e22be5d399b92d9cf5b515605c4595e98..7e0161c0a3f420820903e015ddb1cd5055e26e7d 100644 (file)
@@ -27,7 +27,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.Generic;
@@ -177,4 +176,3 @@ namespace Microsoft.Build.Tasks {
        }
 }
 
-#endif