Skip to content

Commit 74ba904

Browse files
build(deps): bump xunit.runner.visualstudio from 2.4.5 to 3.0.1
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.5 to 3.0.1. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.4.5...3.0.1) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 114ac58 commit 74ba904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TalonOne.Test/TalonOne.Test.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Contact: [email protected]
2020
<ItemGroup>
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
2222
<PackageReference Include="xunit" Version="2.9.2" />
23-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
23+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1" />
2424
</ItemGroup>
2525
<ItemGroup>
2626
<ProjectReference Include="..\TalonOne\TalonOne.csproj">

0 commit comments

Comments
 (0)