We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca96286 commit ba93e39Copy full SHA for ba93e39
2 files changed
MimeTypeCore/MimeTypeCore.Formatter/Program.cs
@@ -4,7 +4,7 @@ class Program
4
{
5
static void Main(string[] args)
6
7
- string path = "../../../../MimeTypeCore/MimeTypeMap.cs";
+ string path = "../../../../MimeTypeCore/MimeTypeMapMapping.cs";
8
9
if (File.Exists(path))
10
0 commit comments