Skip to content

Commit cf4bd63

Browse files
authored
Merge pull request #99 from NitroDevs/dependabot/nuget/xunit.runner.visualstudio-3.0.2
Bump xunit.runner.visualstudio from 3.0.0 to 3.0.2
2 parents 761632e + b8c4cda commit cf4bd63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CSharpFunctionalExtensions.FluentAssertions.Tests/CSharpFunctionalExtensions.FluentAssertions.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1010
<PackageReference Include="xunit" Version="2.9.3" />
11-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
11+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>
1414
</PackageReference>

0 commit comments

Comments
 (0)