Ver código fonte

Bump xunit.runner.visualstudio from 2.4.2 to 2.4.3

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 anos atrás
pai
commit
b6148fa3d5
1 arquivos alterados com 1 adições e 1 exclusões
  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.2" />
+    <PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
     <PackageReference Include="xunit.runner.console" Version="2.4.1" />
   </ItemGroup>