Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 553486ad

Přidáno uživatelem Vojtěch Bartička před asi 2 roky(ů)

Added caching and incremental updates to annotations

Zobrazit rozdíly:

Backend/Core/Core.csproj
4 4
    <TargetFramework>net6.0</TargetFramework>
5 5
    <ImplicitUsings>enable</ImplicitUsings>
6 6
    <Nullable>enable</Nullable>
7
	  <ServerGarbageCollection>false</ServerGarbageCollection>
7 8
  </PropertyGroup>
8 9

  
9 10
  <ItemGroup>
......
19 20
      <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
20 21
    </PackageReference>
21 22
    <PackageReference Include="Microsoft.IdentityModel.Tokens" Version="6.10.0" />
23
    <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
22 24
    <PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="6.0.3" />
23 25
    <PackageReference Include="Serilog" Version="2.10.0" />
24 26
    <PackageReference Include="Serilog.AspNetCore" Version="5.0.0" />

Také k dispozici: Unified diff