File tree 3 files changed +5
-5
lines changed
Infrastructure/Infrastructure
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 15
15
16
16
<ItemGroup >
17
17
<PackageReference Include =" DotLiquid" Version =" 2.0.314" />
18
- <PackageReference Include =" HtmlAgilityPack" Version =" 1.11.12 " />
18
+ <PackageReference Include =" HtmlAgilityPack" Version =" 1.11.16 " />
19
19
<PackageReference Include =" Microsoft.AspNetCore.Http.Abstractions" Version =" 2.2.0" />
20
20
<PackageReference Include =" Microsoft.AspNetCore.Http.Extensions" Version =" 2.2.0" />
21
21
<PackageReference Include =" NLog" Version =" 4.6.7" />
Original file line number Diff line number Diff line change 9
9
</PropertyGroup >
10
10
11
11
<ItemGroup >
12
- <PackageReference Include =" Autofac.Annotation" Version =" 3.0.2 " />
12
+ <PackageReference Include =" Autofac.Annotation" Version =" 3.0.3 " />
13
13
</ItemGroup >
14
14
15
15
<ItemGroup >
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<TargetFramework >netcoreapp2.2</TargetFramework >
5
5
<GenerateDocumentationFile >true</GenerateDocumentationFile >
6
- <Version >2.4 </Version >
6
+ <Version >2.5 </Version >
7
7
</PropertyGroup >
8
8
9
9
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
13
13
14
14
15
15
<ItemGroup >
16
- <PackageReference Include =" Autofac.Annotation" Version =" 3.0.2 " />
16
+ <PackageReference Include =" Autofac.Annotation" Version =" 3.0.3 " />
17
17
<PackageReference Include =" Autofac.Extensions.DependencyInjection" Version =" 5.0.1" />
18
18
<PackageReference Include =" Microsoft.AspNetCore.App" />
19
19
<PackageReference Include =" Microsoft.AspNetCore.Razor.Design" Version =" 2.2.0" PrivateAssets =" All" />
20
20
<PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 3.0.0" />
21
21
<PackageReference Include =" Newtonsoft.Json" Version =" 12.0.2" />
22
22
<PackageReference Include =" NLog.MailKit" Version =" 3.1.0" />
23
- <PackageReference Include =" NLog.Web.AspNetCore" Version =" 4.8.6 " />
23
+ <PackageReference Include =" NLog.Web.AspNetCore" Version =" 4.9.0 " />
24
24
</ItemGroup >
25
25
26
26
<ItemGroup >
You can’t perform that action at this time.
0 commit comments