Skip to content

Commit

Permalink
Fix dapper package. (dotnet#2072)
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchdenny authored and radical committed Feb 6, 2024
1 parent 4d2ca28 commit 6c3670e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
<PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="$(MicrosoftExtensionsHttpResiliencePackageVersion)" />
<!-- external dependencies -->
<PackageVersion Include="Confluent.Kafka" Version="2.3.0" />
<PackageVersion Include="Dapper" Version="2.1.28" />
<PackageVersion Include="Dapr.AspNetCore" Version="1.12.0" />
<PackageVersion Include="DnsClient" Version="1.7.0" />
<PackageVersion Include="Grpc.AspNetCore" Version="2.59.0" />
Expand Down

0 comments on commit 6c3670e

Please sign in to comment.