Skip to content

Commit cdaeb55

Browse files
authored
Merge pull request #61
build(deps): bump xunit.runner.visualstudio from 3.0.0 to 3.0.1
2 parents 1631f05 + 45b663f commit cdaeb55

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.3.0" />
1616
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
1717
<PackageReference Include="xunit" Version="2.9.3" />
18-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
18+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
1919
<PrivateAssets>all</PrivateAssets>
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2121
</PackageReference>

0 commit comments

Comments
 (0)