Skip to content

Commit 3fad806

Browse files
authored
Merge pull request #2795 from microsoft/copilot/sub-pr-2764
Bump Humanizer.Core from 2.14.1 to 3.0.10
2 parents 16a34bf + 6cbf2ab commit 3fad806

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"sdk": {
3-
"version": "8.0.419"
3+
"version": "8.0.418"
44
}
55
}

src/Microsoft.OpenApi.Hidi/Formatters/PowerShellFormatter.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
using System.Text;
66
using System.Text.RegularExpressions;
77
using Humanizer;
8-
using Humanizer.Inflections;
98
using Microsoft.OpenApi.Hidi.Extensions;
109

1110
namespace Microsoft.OpenApi.Hidi.Formatters

0 commit comments

Comments
 (0)