File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
src/Microsoft.OpenApi.Hidi Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 55using System . Text ;
66using System . Text . RegularExpressions ;
77using Humanizer ;
8- using Humanizer . Inflections ;
98using Microsoft . OpenApi . Hidi . Extensions ;
109
1110namespace Microsoft . OpenApi . Hidi . Formatters
Original file line number Diff line number Diff line change 2828 </ItemGroup >
2929
3030 <ItemGroup >
31- <PackageReference Include =" Humanizer.Core" Version =" 2.14.1 " />
31+ <PackageReference Include =" Humanizer.Core" Version =" 3.0.10 " />
3232 <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 10.0.5" />
3333 <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 10.0.5" />
3434 <PackageReference Include =" Microsoft.Extensions.Logging.Console" Version =" 10.0.5" />
You can’t perform that action at this time.
0 commit comments