Skip to content

ComposeCache tests should target netcoreapp2.0 #1036

@eerhardt

Description

@eerhardt

All of our ComposeCache tests all use netcoreapp1.0, but that TFM isn't supported by the cache feature, since the 1.x host doesn't know how to load assemblies from the cache.

We should move all our tests to test the product like our customers are going to use it, which means targeting netcoreapp2.0.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions