Browse Source

Bump xunit.runner.visualstudio from 2.4.0 to 2.4.1

Bumps [xunit.runner.visualstudio](https://github.com/xunit/xunit) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/xunit/xunit/releases)
- [Commits](https://github.com/xunit/xunit/commits/2.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] 6 năm trước cách đây
mục cha
commit
22464f8e1e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      OhmGraphite.Test/OhmGraphite.Test.csproj

+ 1 - 1
OhmGraphite.Test/OhmGraphite.Test.csproj

@@ -7,7 +7,7 @@
   <ItemGroup>
     <PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
     <PackageReference Include="xunit" Version="2.4.1" />
-    <PackageReference Include="xunit.runner.visualstudio" Version="2.4.0" />
+    <PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
     <PackageReference Include="xunit.runner.console" Version="2.4.0" />
   </ItemGroup>