ionide / proj-info

Parse and evaluate MsBuild project files
MIT License
64 stars 37 forks source link

Create multiple pipelines for .NET SDK testing in parallel #164

Closed baronfel closed 2 years ago

baronfel commented 2 years ago

This creates 3 'channels' of builds:

and builds and tests the library against those. This should give us heads-up when things start going bad in the future. This proves that 7.0 is broken currently, so I marked those builds as optional.