Explorar o código

Bump Microsoft.NET.Test.Sdk from 15.8.0 to 15.9.0

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 15.8.0 to 15.9.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] %!s(int64=6) %!d(string=hai) anos
pai
achega
787089b127
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      OhmGraphite.Test/OhmGraphite.Test.csproj

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

@@ -5,7 +5,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.8.0" />
+    <PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
     <PackageReference Include="xunit" Version="2.4.0" />
     <PackageReference Include="xunit.runner.visualstudio" Version="2.4.0" />
     <DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />