We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a31b798 + 202444a commit 68a2b77Copy full SHA for 68a2b77
1 file changed
tests/Directory.Packages.props
@@ -1,7 +1,7 @@
1
<Project>
2
<Import Project="$([MSBuild]::GetPathOfFileAbove(Directory.Packages.props, $(MSBuildThisFileDirectory)..))" />
3
<ItemGroup>
4
- <PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
+ <PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
5
<PackageVersion Include="xunit.v3" Version="3.2.2" />
6
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5" />
7
<PackageVersion Include="Neovolve.Logging.Xunit.v3" Version="7.2.0" />
0 commit comments