Skip to content

Commit a327c0c

Browse files
Bump xunit.runner.visualstudio from 3.0.1 to 3.0.2
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@3.0.1...3.0.2) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63fc5e9 commit a327c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/LoadTestToolbox.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="NSubstitute" Version="5.3.0" />
1010
<PackageReference Include="Spectre.Console.Testing" Version="0.49.1" />
1111
<PackageReference Include="xunit" Version="2.9.3" />
12-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1" />
12+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
1313
<PackageReference Include="coverlet.collector" Version="6.0.4" />
1414
<ProjectReference Include="..\src\LoadTestToolbox.csproj" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)