Couple more 'bockbuild split' mixups
[mono.git] / mcs / class / Microsoft.Build.Tasks / Microsoft.Build.Tasks.Deployment.ManifestUtilities / FileReference.cs
index 842ea5ec2087c8e0f90c474c695103a20886f155..893cfd67b74408e660dad367252b4d465a951dfb 100644 (file)
@@ -25,7 +25,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.Runtime.InteropServices;
@@ -101,4 +100,3 @@ namespace Microsoft.Build.Tasks.Deployment.ManifestUtilities {
        }
 }
 
-#endif