Describe the bug
We use a variable in Directory.Build.props to keep the versions of System.IO.Abstractions.TestingHelpers and System.IO.Abstractions in sync. This has worked fine so far but 11.0.10 has been released only for System.IO.Abstractions and not for the TestingHelpers. This blocks us from updating. Is this intended? We kinda rely on the version numbers to be the same at the moment, if intended we need to find a different solution.
Describe the bug
We use a variable in Directory.Build.props to keep the versions of System.IO.Abstractions.TestingHelpers and System.IO.Abstractions in sync. This has worked fine so far but 11.0.10 has been released only for System.IO.Abstractions and not for the TestingHelpers. This blocks us from updating. Is this intended? We kinda rely on the version numbers to be the same at the moment, if intended we need to find a different solution.