Skip to content

Commit 5ac8691

Browse files
committed
Update Microsoft.Azure.Functions.Worker
1 parent efce80a commit 5ac8691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NServiceBus.AzureFunctions.Worker.ServiceBus/NServiceBus.AzureFunctions.Worker.ServiceBus.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</ItemGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.0.0" />
15+
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.50.0-preview1" />
1616
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.ServiceBus" Version="5.23.0" />
1717
<PackageReference Include="NServiceBus" Version="10.0.0-alpha.6" />
1818
<PackageReference Include="NServiceBus.Transport.AzureServiceBus" Version="6.0.0-alpha.2" />

0 commit comments

Comments
 (0)