We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16a34bf + 6cbf2ab commit 3fad806Copy full SHA for 3fad806
2 files changed
global.json
@@ -1,5 +1,5 @@
1
{
2
"sdk": {
3
- "version": "8.0.419"
+ "version": "8.0.418"
4
}
5
src/Microsoft.OpenApi.Hidi/Formatters/PowerShellFormatter.cs
@@ -5,7 +5,6 @@
using System.Text;
6
using System.Text.RegularExpressions;
7
using Humanizer;
8
-using Humanizer.Inflections;
9
using Microsoft.OpenApi.Hidi.Extensions;
10
11
namespace Microsoft.OpenApi.Hidi.Formatters
0 commit comments