We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ede385 commit 61a6754Copy full SHA for 61a6754
1 file changed
src/Data.GenericRepository/Data.GenericRepository.EFCore/Ploch.Data.GenericRepository.EFCore.csproj
@@ -24,7 +24,7 @@
24
<!-- Release: PackageReference (versions from Directory.Packages.props) -->
25
<ItemGroup Condition="'$(UseProjectReferences)' != 'true'">
26
<PackageReference Include="Ploch.Common.AppServices" />
27
- <PackageReference Include="Ploch.Common.DependencyInnjection" />
+ <PackageReference Include="Ploch.Common.DependencyInjection" />
28
</ItemGroup>
29
30
<ItemGroup>
0 commit comments