Skip to content

Commit 6141258

Browse files
dependabot[bot]rnelson
authored andcommitted
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] <[email protected]>
1 parent 4a175d6 commit 6141258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SlowDown.Tests/SlowDown.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1919
<PackageReference Include="MicrosoftExtensions.Logging.Xunit" Version="1.0.0" />
2020
<PackageReference Include="Xunit.DependencyInjection" Version="10.2.0" />
21-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1" />
21+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
2222
<PackageReference Include="xunit.v3" Version="1.1.0" />
2323
</ItemGroup>
2424

0 commit comments

Comments
 (0)