<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="10.0.8" />

System.Diagnostics.CodeAnalysis.AllowNullAttribute

sealed class AllowNullAttribute : Attribute
namespace System.Diagnostics.CodeAnalysis { internal sealed class AllowNullAttribute : Attribute { public AllowNullAttribute(); } } namespace System.Diagnostics.CodeAnalysis { }