Skip to content

Commit 0474e3a

Browse files
build(deps): bump xunit.runner.visualstudio from 3.0.0 to 3.0.1
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@3.0.0...3.0.1) --- 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 d783e9f commit 0474e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SimpleAPI.Tests/SimpleAPI.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="AWSSDK.Extensions.NETCore.Setup" Version="3.7.301" />
2323
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
2424
<PackageReference Include="xunit" Version="2.9.2" />
25-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0" />
25+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1" />
2626
</ItemGroup>
2727
<ItemGroup>
2828
<ProjectReference Include="..\..\src\SimpleAPI\SimpleAPI.csproj" />

0 commit comments

Comments
 (0)