mirror of
https://github.com/zoriya/EntityFrameworkCore.Projectables.git
synced 2026-05-28 04:41:30 +00:00
Fixed typo
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<!-- Package the generator in the analyzer directory of the nuget package -->
|
<!-- Package the generator in the analyzer directory of the nuget package -->
|
||||||
<None Include="$(OutputPath)\$EntityFrameworkCore.Projections.Generator.dll" Pack="true" PackagePath="analyzers/dotnet/cs" Visible="false" />
|
<None Include="$(OutputPath)\EntityFrameworkCore.Projections.Generator.dll" Pack="true" PackagePath="analyzers/dotnet/cs" Visible="false" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
Reference in New Issue
Block a user