未验证 提交 7778f18f 编写于 作者: A Alexey Golub 提交者: GitHub

Update GitHubActionsTestLogger

Bumped GitHubActionsTestLogger to v1.1.2 as it fixes a few issues related to reporting in async tests.
https://github.com/Tyrrrz/GitHubActionsTestLogger/blob/master/Changelog.md#v112-26-oct-2020
上级 aea488be
......@@ -15,7 +15,7 @@
<ItemGroup>
<ProjectReference Include="../../Dapper/Dapper.csproj" />
<ProjectReference Include="../../Dapper.Contrib/Dapper.Contrib.csproj" />
<PackageReference Include="GitHubActionsTestLogger" Version="1.1.0" />
<PackageReference Include="GitHubActionsTestLogger" Version="1.1.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.3.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
......@@ -38,4 +38,4 @@
<ItemGroup>
<!-- <Content Include="xunit.runner.json" Condition="'$(OS)' == 'Unix'" CopyToOutputDirectory="PreserveNewest" /> -->
</ItemGroup>
</Project>
\ No newline at end of file
</Project>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册