Skip to content

Commit

Permalink
Resolving: dotnet#1327
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeisner committed Aug 6, 2018
1 parent 194e45c commit 76faf46
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ public GivenThatWeWantToRestoreProjectsUsingNuGetConfigProperties(ITestOutputHel
{
}

// https://github.com/dotnet/sdk/issues/1327
[CoreMSBuildOnlyTheory]
[Theory]
[InlineData("netstandard1.3", "1.3", false)]
[InlineData("netcoreapp1.0", "1.0", true)]
[InlineData("netcoreapp1.1", "1.1", true)]
Expand Down

0 comments on commit 76faf46

Please sign in to comment.