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.11 .0" />
21
+ <PackageReference Include =" FluentAssertions" Version =" 6.12 .0" />
22
22
<PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 7.0.20" />
23
23
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.6.3" />
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 =" 7.0.1" />
22
- <PackageReference Include =" FluentAssertions" Version =" 6.11 .0" />
22
+ <PackageReference Include =" FluentAssertions" Version =" 6.12 .0" />
23
23
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.6.3" />
24
24
<PackageReference Include =" Moq" Version =" 4.18.4" />
25
25
<PackageReference Include =" Snapshooter.Xunit" Version =" 0.13.0" />
You can’t perform that action at this time.
0 commit comments