Skip to content

Commit

Permalink
Updated ServiceBus Extension to 5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
cjaliaga committed Mar 24, 2023
1 parent d0bf2af commit 3452242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vnet-tutorial.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>vnet_tutorial</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.ServiceBus" Version="4.3.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.ServiceBus" Version="5.9.0" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.1.3" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 3452242

Please sign in to comment.