Skip to content

Commit 0ab92e9

Browse files
authored
Merge pull request #80 from NitroDevs/dependabot/nuget/xunit-2.8.1
Bump xunit from 2.5.2 to 2.8.1
2 parents 4a67d4a + a97a017 commit 0ab92e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22

33
<PropertyGroup>
44
<TargetFramework>net6.0</TargetFramework>
5-
65
<IsPackable>false</IsPackable>
76
</PropertyGroup>
87

98
<ItemGroup>
109
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
11-
<PackageReference Include="xunit" Version="2.5.2" />
10+
<PackageReference Include="xunit" Version="2.8.1" />
1211
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
1312
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1413
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)