Skip to content

Commit e923214

Browse files
Merge pull request #653 from Particular/dependabot/nuget/Microsoft.NET.Sdk.Functions-4.2.0
Bump Microsoft.NET.Sdk.Functions from 4.1.3 to 4.2.0
2 parents ae559ce + 538b9a7 commit e923214

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/IntegrationTests.HostV4/IntegrationTests.HostV4.csproj

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

1515
<ItemGroup>
16-
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.1.3" />
16+
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.2.0" />
1717
<PackageReference Include="NServiceBus" Version="8.0.3" />
1818
<PackageReference Include="NServiceBus.Transport.AzureServiceBus" Version="3.2.0" />
1919
</ItemGroup>

0 commit comments

Comments
 (0)