Skip to content

Remove ref project for Microsoft.AspNetCore.Testing #2784

Closed
@wtgodbe

Description

@wtgodbe

In #2483, we added a ref project for Microsoft.AspNetCore.Testing: https://github.com/aspnet/Extensions/blob/release/3.0/src/TestingUtils/Microsoft.AspNetCore.Testing/ref/Microsoft.AspNetCore.Testing.csproj. This is a non-shipping test utility project that should not need a ref project - we should determine why this was added, and figure out how to remove it.

Related - #2781 explicitly marked this ref project nonshipping - it had been getting the default value of IsShipping=true from Arcade, which caused Microsoft.Extensions.Logging.Testing to list a dependency on a stable version of that package, which will never exist.

CC @dougbu @JunTaoLuo

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions