Couple more 'bockbuild split' mixups
[mono.git] / mcs / class / Microsoft.Build.Tasks / Microsoft.Build.Tasks.Deployment.ManifestUtilities / AssemblyReference.cs
index ff266eb75a2b4e6b834426d0c01e205ad523a031..24b7d17380d98e7f786e90669371ba04846267f7 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;
@@ -96,4 +95,3 @@ namespace Microsoft.Build.Tasks.Deployment.ManifestUtilities {
        }
 }
 
-#endif