File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
MediaEncoder.Infrastructure Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
<ProjectReference Include =" ..\Zack.Infrastructure\Zack.Infrastructure.csproj" />
11
11
</ItemGroup >
12
12
<ItemGroup >
13
- <PackageReference Include =" xFFmpeg.NET" Version =" 7.0.1 " />
13
+ <PackageReference Include =" xFFmpeg.NET" Version =" 7.1.3 " />
14
14
<PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 6.0.1" />
15
15
</ItemGroup >
16
16
<ItemGroup >
Original file line number Diff line number Diff line change 7
7
<Authors >Zack Yang</Authors >
8
8
<PackageProjectUrl >https://github.com/yangzhongke/NETBookMaterials</PackageProjectUrl >
9
9
<RepositoryUrl >https://github.com/yangzhongke/NETBookMaterials</RepositoryUrl >
10
- <Version >1.1.9 </Version >
10
+ <Version >1.1.10 </Version >
11
11
</PropertyGroup >
12
12
13
13
<ItemGroup >
14
14
<PackageReference Include =" FluentValidation" Version =" 10.3.6" />
15
15
<PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 6.0.0" />
16
16
<PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 6.0.0" />
17
- <PackageReference Include =" AsmResolver.DotNet" Version =" 4.8.0 " />
17
+ <PackageReference Include =" AsmResolver.DotNet" Version =" 4.11.2 " />
18
18
</ItemGroup >
19
19
20
20
</Project >
You can’t perform that action at this time.
0 commit comments