Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update src/tests/Common/Assert.cs
Co-authored-by: Aaron Robinson <[email protected]>
  • Loading branch information
jkoritzinsky and AaronRobinsonMSFT authored Nov 4, 2021
commit f5db76bab6047b1092edea43323b365fbc40d332
2 changes: 0 additions & 2 deletions src/tests/Common/Assert.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

// This file is used to provide some basic Assert functionality for assemblies that directly reference System.Private.CoreLib
// and not the ref pack.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

// Note: Exception messages call ToString instead of Name to avoid MissingMetadataException when just outputting basic info

Expand Down