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 402109c commit cc89e4aCopy full SHA for cc89e4a
ProcessTracker.IntegrationTests/ProcessTracker.IntegrationTests.csproj
@@ -6,7 +6,7 @@
6
<IsPackable>false</IsPackable>
7
</PropertyGroup>
8
<ItemGroup>
9
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
10
<PackageReference Include="xunit" Version="2.9.3" />
11
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
12
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments