Skip to content

Commit

Permalink
Merge pull request #305 from Particular/dependabot/nuget/Microsoft.Az…
Browse files Browse the repository at this point in the history
…ure.Functions.Worker.Sdk-1.10.0

Bump Microsoft.Azure.Functions.Worker.Sdk from 1.7.0 to 1.10.0
  • Loading branch information
mauroservienti committed Jun 13, 2023
2 parents 5265539 + 573c65e commit 0933277
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ManualTests.HostV4/ManualTests.HostV4.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
Expand All @@ -15,7 +15,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.0.13" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.7.0" OutputItemType="Analyzer" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.10.0" OutputItemType="Analyzer" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.10.1" />
<PackageReference Include="NServiceBus.Transport.AzureServiceBus" Version="3.2.0" />
</ItemGroup>
Expand Down

0 comments on commit 0933277

Please sign in to comment.