We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c400ec7 + 5f0a6db commit cfff055Copy full SHA for cfff055
api/api/api.csproj
@@ -48,7 +48,7 @@
48
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
49
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="9.0.10" />
50
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="9.0.9" />
51
- <PackageReference Include="Microsoft.AspNetCore.DataProtection.Extensions" Version="9.0.9" />
+ <PackageReference Include="Microsoft.AspNetCore.DataProtection.Extensions" Version="9.0.10" />
52
<PackageReference Include="Dapper" Version="2.1.66" />
53
</ItemGroup>
54
0 commit comments