Skip to content

Commit

Permalink
PT-13986: Could not load file or assembly Azure.Messaging.EventGrid (#…
Browse files Browse the repository at this point in the history
…2716)

fix: Could not load file or assembly Azure.Messaging.EventGrid (#2716)
  • Loading branch information
OlegoO authored Oct 26, 2023
1 parent 2a4d1c6 commit 208d827
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

<ItemGroup>
<PackageReference Include="Azure.Core" Version="1.25.0" />
<PackageReference Include="Azure.Messaging.EventGrid" Version="4.11.0" />
<PackageReference Include="FluentValidation" Version="10.3.4" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="6.0.0" />
Expand Down

0 comments on commit 208d827

Please sign in to comment.