Skip to content

Commit

Permalink
Fixed project file.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelstaib committed Jul 12, 2022
1 parent 5b0d249 commit e0a7f6b
Showing 1 changed file with 0 additions and 5 deletions.
Expand Up @@ -21,9 +21,4 @@
<PackageReference Include="AutoMapper" Version="10.0.0" />
</ItemGroup>

<ItemGroup>
<None Include="$(MSBuildThisFileDirectory)..\MSBuild\HotChocolate.Data.props" Pack="true" PackagePath="build/HotChocolate.Data.EntityFramework.props" Visible="false" />
<None Include="$(MSBuildThisFileDirectory)..\MSBuild\HotChocolate.Data.targets" Pack="true" PackagePath="build/HotChocolate.Data.EntityFramework.targets" Visible="false" />
</ItemGroup>

</Project>

0 comments on commit e0a7f6b

Please sign in to comment.