Skip to content

Commit 5af7e07

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 3.0.2 to 3.1.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@3.0.2...3.1.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2cdc73f commit 5af7e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

by-language/csharp-npgsql/demo.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="CommandLineParser" Version="2.9.1" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1616
<PackageReference Include="xunit" Version="2.9.3" />
17-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
17+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0" />
1818
<PackageReference Include="coverlet.collector" Version="6.0.4" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)