Changeset ff7f308 for iknow-api/iknow-api.csproj
- Timestamp:
- 10/28/25 10:48:10 (11 months ago)
- Branches:
- master
- Children:
- dced479
- Parents:
- 7a1fe00 (diff), 43459e1 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - git-author:
- Boris Gjorgjievski <69085722+imbrsk@…> (10/28/25 10:48:10)
- git-committer:
- GitHub <noreply@…> (10/28/25 10:48:10)
- File:
-
- 1 edited
-
iknow-api/iknow-api.csproj (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
iknow-api/iknow-api.csproj
r7a1fe00 rff7f308 9 9 10 10 <ItemGroup> 11 <PackageReference Include="BCrypt.Net-Next" Version="4.0.3" />12 <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.10" />13 11 <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.9" /> 14 <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.10">15 <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>16 <PrivateAssets>all</PrivateAssets>17 </PackageReference>18 <PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />19 <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.14.0" />20 12 </ItemGroup> 21 13
Note:
See TracChangeset
for help on using the changeset viewer.
