Skip to content

Commit f924765

Browse files
dependabot[bot]SteveDesmond-ca
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] <support@github.com>
1 parent 6a0c4f1 commit f924765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimpleGPIO.Tests/SimpleGPIO.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1010
<PackageReference Include="NSubstitute" Version="5.3.0" />
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="../SimpleGPIO/SimpleGPIO.csproj" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)