Skip to content

Project removal and restore policy per v1.0 #883

@Yaevh

Description

@Yaevh

I'm trying to get some work done in #417, starting from develop-v1 branch, but EventFlow.MsSql project was removed from the solution in #810 (the same happened to pretty much every other project except core EventFlow). What was the reason for this decision?

I can still add EventFlow.MsSql manually and work from there, but then I encounter two problems:

  1. Should I re-add it to solution on pull request? What's the recommended policy?
  2. There's a mismatch between different versions of NUnit - EventFlow.MsSql.Tests uses 3.12.0, while EventFlow.TestHelpers uses 3.13.2. Should I upgrade NUnit in EventFlow.MsSql.Tests and commit (though it's not a part of the .sln at this point), or should I fix it only locally and keep the main repo as is?

So basically, what's the policy on supporting projects other than core EventFlow?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions