Skip to content

Commit

Permalink
Bump Microsoft.NET.Sdk.Functions from 1.0.27 to 1.0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jun 12, 2019
1 parent ce1823b commit 2fdc169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Functions/CoffeeMonitor.Functions.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="1.8.2" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="1.0.27" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="1.0.28" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
<PackageReference Include="TaskBuilder.fs" Version="2.1.0" />
</ItemGroup>
Expand Down

0 comments on commit 2fdc169

Please sign in to comment.