Skip to content

Commit

Permalink
Update .csproj for function app sample v2
Browse files Browse the repository at this point in the history
  • Loading branch information
justinyoo committed Jul 18, 2020
1 parent a316efe commit 2139ef2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Aliencube.AzureFunctions.Extensions.OpenApi" Version="1.8.0" />
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.0.0" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="1.0.31" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="1.0.28" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2139ef2

Please sign in to comment.