Skip to content

Commit ba93e39

Browse files
committed
format
1 parent ca96286 commit ba93e39

File tree

2 files changed

+568
-571
lines changed

2 files changed

+568
-571
lines changed

MimeTypeCore/MimeTypeCore.Formatter/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class Program
44
{
55
static void Main(string[] args)
66
{
7-
string path = "../../../../MimeTypeCore/MimeTypeMap.cs";
7+
string path = "../../../../MimeTypeCore/MimeTypeMapMapping.cs";
88

99
if (File.Exists(path))
1010
{

0 commit comments

Comments
 (0)