We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc9bf95 commit 8ab66bfCopy full SHA for 8ab66bf
Snippets/ASBFunctions/ASBFunctions_6/ASBFunctions_6.csproj
@@ -7,7 +7,7 @@
7
8
<ItemGroup>
9
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.*" />
10
- <PackageReference Include="NServiceBus.AzureFunctions.InProcess.ServiceBus" Version="6.0.0-beta.1" />
+ <PackageReference Include="NServiceBus.AzureFunctions.InProcess.ServiceBus" Version="6.*" />
11
</ItemGroup>
12
13
-</Project>
+</Project>
Snippets/ASBFunctions/ASBFunctions_6/prerelease.txt
0 commit comments