Updating the xunit version to one that does not depend on internalabstractions.
This commit is contained in:
parent
b7b90175f4
commit
dc7f1fdf84
44 changed files with 67 additions and 42 deletions
|
@ -1,7 +1,7 @@
|
|||
// Copyright (c) .NET Foundation and contributors. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
|
||||
using Microsoft.DotNet.InternalAbstractions;
|
||||
using Microsoft.DotNet.PlatformAbstractions;
|
||||
using Xunit;
|
||||
|
||||
namespace Microsoft.DotNet.Tools.Test.Utilities
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue