We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac04105 commit 8e50f75Copy full SHA for 8e50f75
Tests/POCAutomapperPolymorphic.Tests/POCAutomapperPolymorphic.Tests.csproj
@@ -15,7 +15,7 @@
15
</PackageReference>
16
<PackageReference Include="FluentAssertions" Version="6.12.0" />
17
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
18
- <PackageReference Include="xunit" Version="2.7.1" />
+ <PackageReference Include="xunit" Version="2.8.0" />
19
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
20
<PrivateAssets>all</PrivateAssets>
21
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments