We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3caed41 commit 25ad731Copy full SHA for 25ad731
src/Directory.Build.props
@@ -16,7 +16,7 @@ Upgraded to Phobos 2.0.6</PackageReleaseNotes>
16
</PropertyGroup>
17
<PropertyGroup>
18
<LibraryFramework>netstandard2.0</LibraryFramework>
19
- <XunitVersion>2.5.0</XunitVersion>
+ <XunitVersion>2.6.0</XunitVersion>
20
<XunitRunnerVersion>2.5.3</XunitRunnerVersion>
21
<TestSdkVersion>17.6.3</TestSdkVersion>
22
<PbmVersion>1.3.2</PbmVersion>
0 commit comments