Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Commit

Permalink
Fix build error.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cesar Blum Silveira committed Oct 14, 2015
1 parent b281692 commit 6e8cef7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/Microsoft.Dnx.Tooling.FunctionalTests/DnuPackTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.

using System.IO;
<<<<<<< 87a241624c0efb80b5e34e8fff185ec7d7e3148a
using System.Runtime.Versioning;
=======
using System.Linq;
using System.Reflection;
>>>>>>> Flow project.json properties into the assembly.
using Microsoft.AspNet.Testing.xunit;
using Microsoft.Dnx.Testing.Framework;
using Newtonsoft.Json.Linq;
Expand Down

0 comments on commit 6e8cef7

Please sign in to comment.