Skip to content

Commit

Permalink
Updating template to use the latest version of the extensions metadat…
Browse files Browse the repository at this point in the history
…a generator
  • Loading branch information
fabiocav committed May 14, 2018
1 parent a21ee61 commit 8994d02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
<DefaultItemExcludes>**</DefaultItemExcludes>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator" Version="1.0.0-beta2" />
<PackageReference Include="Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator" Version="1.0.0-beta3" />
</ItemGroup>
</Project>

0 comments on commit 8994d02

Please sign in to comment.