Skip to content

Commit

Permalink
Updated TaskBuilder.fs. to 2.1.*
Browse files Browse the repository at this point in the history
Updated to the latest TaskBuilder.fs
  • Loading branch information
dustinmoris committed Sep 21, 2018
1 parent 3facac4 commit 81b61b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Giraffe/Giraffe.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<PackageReference Include="Microsoft.AspNetCore.ResponseCaching" Version="2.1.*" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.*" />
<PackageReference Include="Utf8Json" Version="1.3.*" />
<PackageReference Include="TaskBuilder.fs" Version="2.0.*" />
<PackageReference Include="TaskBuilder.fs" Version="2.1.*" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 81b61b3

Please sign in to comment.