Skip to content

Commit 892457a

Browse files
committed
Update bUnit
1 parent 4e070bf commit 892457a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LinkDotNet.Blog.IntegrationTests/LinkDotNet.Blog.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="bunit" Version="1.3.35-preview" />
9+
<PackageReference Include="bunit" Version="1.3.38-preview" />
1010
<PackageReference Include="FluentAssertions" Version="6.2.0" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />

LinkDotNet.Blog.UnitTests/LinkDotNet.Blog.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="bunit" Version="1.3.35-preview" />
10+
<PackageReference Include="bunit" Version="1.3.38-preview" />
1111
<PackageReference Include="FluentAssertions" Version="6.2.0" />
1212
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />

0 commit comments

Comments
 (0)