Skip to content

Commit 850a203

Browse files
committed
Reformat MySQL.Pomelo links
1 parent eb84582 commit 850a203

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

EntityFramework.Exceptions.MySQL.Pomelo/MySQL.Pomelo.csproj

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,8 @@ Use this package if you use Pomelo.EntityFrameworkCore.MySql Entity Framework Co
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<Compile Include="..\EntityFramework.Exceptions.MySQL\ExceptionProcessorExtensions.cs">
20-
<Link>ExceptionProcessorExtensions.cs</Link>
21-
</Compile>
22-
<Compile Include="..\EntityFramework.Exceptions.MySQL\MySqlExceptionProcessorDbCommandInterceptor.cs">
23-
<Link>MySqlExceptionProcessorDbCommandInterceptor.cs</Link>
24-
</Compile>
19+
<Compile Include="..\EntityFramework.Exceptions.MySQL\ExceptionProcessorExtensions.cs" Link="ExceptionProcessorExtensions.cs" />
20+
<Compile Include="..\EntityFramework.Exceptions.MySQL\MySqlExceptionProcessorDbCommandInterceptor.cs" Link="MySqlExceptionProcessorDbCommandInterceptor.cs" />
2521
<Compile Include="..\EntityFramework.Exceptions.MySQL\MySqlExceptionProcessorInterceptor.cs" Link="MySqlExceptionProcessorInterceptor.cs" />
2622
</ItemGroup>
2723

0 commit comments

Comments
 (0)