瀏覽代碼

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

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 15.9.0 to 16.0.1.
- [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] 6 年之前
父節點
當前提交
c49da131c0
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.9.0" />
+    <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.0.1" />
     <PackageReference Include="xunit" Version="2.4.1" />
     <PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
     <PackageReference Include="xunit.runner.console" Version="2.4.1" />