Skip to content

Commit 8915c7b

Browse files
Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 (#1335)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/xunit) from 2.5.0 to 2.5.1. - [Commits](xunit/xunit@2.5.0...2.5.1) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e8d74d commit 8915c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/TestBuildingBlocks/TestBuildingBlocks.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="$(TestSdkVersion)" />
1818
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="$(EFCorePostgresVersion)" />
1919
<PackageReference Include="xunit" Version="2.5.1" />
20-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" PrivateAssets="All" />
20+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" PrivateAssets="All" />
2121
</ItemGroup>
2222
</Project>

0 commit comments

Comments
 (0)