Преглед на файлове

Bump xunit.runner.visualstudio from 2.3.1 to 2.4.0

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] преди 6 години
родител
ревизия
fc1e271ef6
променени са 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="15.8.0" />
     <PackageReference Include="xunit" Version="2.4.0" />
-    <PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
+    <PackageReference Include="xunit.runner.visualstudio" Version="2.4.0" />
     <DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />
   </ItemGroup>