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 e93df19 + bd8a6d9 commit 3da4107Copy full SHA for 3da4107
api/api/api.csproj
@@ -48,7 +48,7 @@
48
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
49
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="10.0.0" />
50
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="10.0.0" />
51
- <PackageReference Include="Microsoft.AspNetCore.DataProtection.Extensions" Version="9.0.10" />
+ <PackageReference Include="Microsoft.AspNetCore.DataProtection.Extensions" Version="10.0.0" />
52
<PackageReference Include="Dapper" Version="2.1.66" />
53
</ItemGroup>
54
0 commit comments