File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
LinkDotNet.Blog.IntegrationTests
LinkDotNet.Blog.UnitTests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
8
8
<ItemGroup >
9
9
<PackageReference Include =" bunit" Version =" 1.3.35-preview" />
10
- <PackageReference Include =" FluentAssertions" Version =" 6.1 .0" />
10
+ <PackageReference Include =" FluentAssertions" Version =" 6.2 .0" />
11
11
<PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 6.0.0-rc.2.21480.5" />
12
12
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.11.0" />
13
13
<PackageReference Include =" Moq" Version =" 4.16.1" />
Original file line number Diff line number Diff line change 8
8
9
9
<ItemGroup >
10
10
<PackageReference Include =" bunit" Version =" 1.3.35-preview" />
11
- <PackageReference Include =" FluentAssertions" Version =" 6.1 .0" />
11
+ <PackageReference Include =" FluentAssertions" Version =" 6.2 .0" />
12
12
<PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 6.0.0-rc.2.21480.5" />
13
13
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.11.0" />
14
14
<PackageReference Include =" Moq" Version =" 4.16.1" />
You can’t perform that action at this time.
0 commit comments