Arlodotexe / OwlCore

Have you ever seen an Owl do a barrel roll? Me neither. Essential supplemental tooling for .NET development.
MIT License
24 stars 3 forks source link

Migrated SettingsBase to OwlCore.Storage #8

Closed Arlodotexe closed 1 year ago

Arlodotexe commented 1 year ago

Before we can merge this, we need to fix our CI. OwlCore.Remoting uses Fody, which can only be compiled by MSBuild on Windows. Further, the tests can be very flaky on certain machines.

We'll be splitting OwlCore.Remoting (and maybe a few others) into separate packages, and turning OwlCore into a meta-package of sorts.

Then we can merge this and make a release.