Skip to content

Commit

Permalink
Remove unused items
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Oct 31, 2019
1 parent 7fd417d commit a48647a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Refit/Refit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Condition="'$(TargetFramework)' == 'netstandard1.4' " Include="System.Net.Http" Version="4.3.4" />
<Compile Remove="Features\**\*.*" />
<None Include="Features\**\*.*" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'netstandard1.4' ">
Expand Down

0 comments on commit a48647a

Please sign in to comment.