Changeset 9538edc for iknow-api/iknow-api.csproj
- Timestamp:
- 10/23/25 15:32:17 (11 months ago)
- Branches:
- master
- Children:
- e49c3ed
- Parents:
- 0b16523 (diff), c7d4a59 (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:
- Stefan Saveski <76560180+stefansaveski@…> (10/23/25 15:32:17)
- git-committer:
- GitHub <noreply@…> (10/23/25 15:32:17)
- File:
-
- 1 edited
-
iknow-api/iknow-api.csproj (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
iknow-api/iknow-api.csproj
r0b16523 r9538edc 9 9 10 10 <ItemGroup> 11 <PackageReference Include="BCrypt.Net-Next" Version="4.0.3" /> 11 12 <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.9" /> 13 <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.10"> 14 <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> 15 <PrivateAssets>all</PrivateAssets> 16 </PackageReference> 17 <PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" /> 18 <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.14.0" /> 12 19 </ItemGroup> 13 20
Note:
See TracChangeset
for help on using the changeset viewer.
