Skip to content

Commit

Permalink
Revert back to new CLRmd version; was not causing the problems.
Browse files Browse the repository at this point in the history
  • Loading branch information
cnkz committed Jan 10, 2024
1 parent a898eaf commit 834a35b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/ManagedObjectSize.Tests/ManagedObjectSize.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@
</PropertyGroup>

<ItemGroup>

<PackageReference Include="Microsoft.Diagnostics.Runtime.Utilities" Version="2.3.405501" />
<!--<PackageReference Include="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.442202" />-->
<PackageReference Include="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.442202" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
Expand Down

0 comments on commit 834a35b

Please sign in to comment.