Skip to content

Commit

Permalink
Merge pull request #19 from shibayan/feature/update-sdk
Browse files Browse the repository at this point in the history
Update to Azure Functions SDK 1.0.25
  • Loading branch information
shibayan authored Mar 3, 2019
2 parents 5c2b561 + e628569 commit 5f00e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AzureKeyVault.LetsEncrypt/AzureKeyVault.LetsEncrypt.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.Azure.Management.Dns" Version="3.0.1" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.0.3" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="1.7.1" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="1.0.24" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="1.0.25" />
</ItemGroup>
<ItemGroup>
<None Update="host.json">
Expand Down

0 comments on commit 5f00e3d

Please sign in to comment.