Skip to content

Commit

Permalink
chore(deps): update dependency azure.messaging.eventgrid to 4.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 30, 2024
1 parent b76d7fd commit c33e040
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Messaging.EventGrid" Version="4.26.0" />
<PackageReference Include="Azure.Messaging.EventGrid" Version="4.27.0" />
<PackageReference Include="Azure.Messaging.EventGrid.Namespaces" Version="1.0.0" />
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4">
<PrivateAssets>all</PrivateAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.12.1" />
<PackageReference Include="Azure.Core" Version="1.43.0" />
<PackageReference Include="Azure.Messaging.EventGrid" Version="4.26.0" />
<PackageReference Include="Azure.Messaging.EventGrid" Version="4.27.0" />
<PackageReference Include="Azure.Messaging.EventGrid.Namespaces" Version="1.0.0" />
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.7.5" />
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Azure.Messaging.EventGrid" Version="4.26.0" />
<PackageReference Include="Azure.Messaging.EventGrid" Version="4.27.0" />
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit c33e040

Please sign in to comment.