瀏覽代碼

Bump xunit.runner.visualstudio from 2.4.1 to 2.4.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 年之前
父節點
當前提交
10e6fd62e7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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="16.6.1" />
     <PackageReference Include="xunit" Version="2.4.1" />
-    <PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
+    <PackageReference Include="xunit.runner.visualstudio" Version="2.4.2" />
     <PackageReference Include="xunit.runner.console" Version="2.4.1" />
   </ItemGroup>