Skip to content

Commit

Permalink
Comment out object model v11
Browse files Browse the repository at this point in the history
  • Loading branch information
Evangelink committed Apr 22, 2024
1 parent 8754cd1 commit c3fa697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NUnitTestAdapterTests/NUnit.TestAdapter.Tests.csproj
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net462' ">
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="11.0.0" />
<!--<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="11.0.0" />-->
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
</ItemGroup>

Expand Down

0 comments on commit c3fa697

Please sign in to comment.