|
|
@ -12,9 +12,9 @@
|
|
|
|
<PackageReference Include="AutoMapper" Version="6.1.1" />
|
|
|
|
<PackageReference Include="AutoMapper" Version="6.1.1" />
|
|
|
|
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="3.0.1" />
|
|
|
|
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="3.0.1" />
|
|
|
|
<PackageReference Include="Hangfire" Version="1.6.17" />
|
|
|
|
<PackageReference Include="Hangfire" Version="1.6.17" />
|
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="2.0.0" />
|
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="2.0.2" />
|
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="2.0.0" />
|
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="2.0.2" />
|
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Design" Version="1.1.3" />
|
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Design" Version="1.1.5" />
|
|
|
|
<PackageReference Include="MiniProfiler.AspNetCore" Version="4.0.0-alpha6-79" />
|
|
|
|
<PackageReference Include="MiniProfiler.AspNetCore" Version="4.0.0-alpha6-79" />
|
|
|
|
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
|
|
|
|
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
|
|
|
|
<PackageReference Include="System.Diagnostics.Process" Version="4.3.0" />
|
|
|
|
<PackageReference Include="System.Diagnostics.Process" Version="4.3.0" />
|
|
|
|