File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
EntityFramework.Exceptions.MySQL.Pomelo Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments