File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
backend/test/AcmStatisticsBackend.Tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
19
19
<PrivateAssets >all</PrivateAssets >
20
20
</PackageReference >
21
- <PackageReference Include =" FluentAssertions" Version =" 6.9 .0" />
21
+ <PackageReference Include =" FluentAssertions" Version =" 6.10 .0" />
22
22
<PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 6.0.14" />
23
23
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4.1" />
24
24
<PackageReference Include =" NSubstitute" Version =" 4.3.0" />
Original file line number Diff line number Diff line change 19
19
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
20
20
</PackageReference >
21
21
<PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 6.0.3" />
22
- <PackageReference Include =" FluentAssertions" Version =" 6.9 .0" />
22
+ <PackageReference Include =" FluentAssertions" Version =" 6.10 .0" />
23
23
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4.1" />
24
24
<PackageReference Include =" Moq" Version =" 4.18.4" />
25
25
<PackageReference Include =" Snapshooter.Xunit" Version =" 0.12.0" />
You can’t perform that action at this time.
0 commit comments