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 6
6
</PropertyGroup >
7
7
8
8
<ItemGroup >
9
- <PackageReference Include =" bunit" Version =" 1.3.35 -preview" />
9
+ <PackageReference Include =" bunit" Version =" 1.3.38 -preview" />
10
10
<PackageReference Include =" FluentAssertions" Version =" 6.2.0" />
11
11
<PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 6.0.0" />
12
12
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.0.0" />
Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" bunit" Version =" 1.3.35 -preview" />
10
+ <PackageReference Include =" bunit" Version =" 1.3.38 -preview" />
11
11
<PackageReference Include =" FluentAssertions" Version =" 6.2.0" />
12
12
<PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 6.0.0" />
13
13
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.0.0" />
You can’t perform that action at this time.
0 commit comments