Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
fix path to README
Browse files Browse the repository at this point in the history
  • Loading branch information
dariuszkuc committed Oct 19, 2023
1 parent 187fc60 commit c01fc6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Federation/ApolloGraphQL.HotChocolate.Federation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>FederationResources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<None Include="$(MSBuildThisFileDirectory)..\..\README.md" Pack="true" PackagePath="\"/>
<None Include="$(MSBuildThisFileDirectory)..\README.md" Pack="true" PackagePath="\"/>
</ItemGroup>
</Project>

0 comments on commit c01fc6b

Please sign in to comment.