Skip to content

Commit

Permalink
update Flurl.Http's Flurl ref
Browse files Browse the repository at this point in the history
  • Loading branch information
tmenier committed Apr 5, 2018
1 parent d4a57b1 commit 3c24844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Flurl.Http/Flurl.Http.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="11.0.1" />
<PackageReference Include="Flurl" Version="2.7.1-pre" />
<PackageReference Include="Flurl" Version="2.7.1" />
</ItemGroup>

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

0 comments on commit 3c24844

Please sign in to comment.