Skip to content

Build server can't build with tests at net6.0 #307

@QuintillusCFC

Description

@QuintillusCFC

Currently, the build server fails if the tests use net6.0, likely because its Docker image uses Mono, which imitates net4.7.2.

We should figure out a way to fix this, maybe:

  • Add a step to fetch net6.0 and build using that?
  • Figure out why the tests need to be on net6.0, and find a way to go back to net4.7.2
  • Something else?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions