We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b75547 + 1838faa commit b7ceed6Copy full SHA for b7ceed6
1 file changed
backend/backend/backend.csproj
@@ -23,7 +23,7 @@
23
<PackageReference Include="Serilog" Version="4.3.1" />
24
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="10.0.8" />
25
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="10.0.8" />
26
- <PackageReference Include="Dapper" Version="2.1.72" />
+ <PackageReference Include="Dapper" Version="2.1.79" />
27
<PackageReference Include="Microsoft.AspNetCore.DataProtection.Extensions" Version="10.0.8" />
28
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="10.0.8">
29
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments