We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e16e735 commit 9dc39fbCopy full SHA for 9dc39fb
EntityFramework.Exceptions/Sqlite/Sqlite.csproj
@@ -19,6 +19,6 @@
19
</ItemGroup>
20
21
<ItemGroup>
22
- <ProjectReference Include="..\..\DbExceptionClassifier\SQLite\Sqlite.csproj" />
+ <ProjectReference Include="..\..\DbExceptionClassifier\Sqlite\Sqlite.csproj" />
23
24
</Project>
0 commit comments