Skip to content

Commit 43963af

Browse files
authored
Merge pull request #21 from cnblogs/dependabot/nuget/xunit.runner.visualstudio-2.8.1
build(deps): bump xunit.runner.visualstudio from 2.8.0 to 2.8.1
2 parents 1edda19 + da370d6 commit 43963af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Cnblogs.DashScope.Sdk.UnitTests/Cnblogs.DashScope.Sdk.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="NSubstitute" Version="5.1.0" />
1616
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
1717
<PackageReference Include="xunit" Version="2.8.1" />
18-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
18+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
1919
<PrivateAssets>all</PrivateAssets>
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2121
</PackageReference>

0 commit comments

Comments
 (0)