Skip to content

Commit fcb9d1c

Browse files
dependabot[bot]amotl
authored andcommitted
Bump xunit.runner.visualstudio in /by-language/csharp-npgsql
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.8 to 2.8.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.8...2.8.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 876e387 commit fcb9d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

by-language/csharp-npgsql/demo.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="CommandLineParser" Version="2.9.1" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
1515
<PackageReference Include="xunit" Version="2.8.0" />
16-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8" />
16+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0" />
1717
<PackageReference Include="coverlet.collector" Version="6.0.2" />
1818
</ItemGroup>
1919

0 commit comments

Comments
 (0)