Skip to content

Commit

Permalink
Bump Microsoft.NET.Sdk.Functions from 1.0.26 to 1.0.27 (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and davidgruar committed May 1, 2019
1 parent a7e529d commit 7227155
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.0" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="1.0.26" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="1.0.27" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
<PackageReference Include="TaskBuilder.fs" Version="2.1.0" />
</ItemGroup>
Expand Down

0 comments on commit 7227155

Please sign in to comment.