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 fabef24 commit 535e135Copy full SHA for 535e135
Client.Scripting.Tests/PayrollEngine.Client.Scripting.Tests.csproj
@@ -9,8 +9,8 @@
9
10
<ItemGroup>
11
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
12
- <PackageReference Include="xunit" Version="2.4.2" />
13
- <PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
+ <PackageReference Include="xunit" Version="2.5.0" />
+ <PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
14
<PrivateAssets>all</PrivateAssets>
15
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
16
</PackageReference>
0 commit comments