Skip to content

Commit

Permalink
so.
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin committed Oct 11, 2024
1 parent c0f7b00 commit 638d414
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MaLoIdentModels/MaLoIdentModels/MaLoIdentModels.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<ItemGroup>
<Content Include=".config\dotnet-tools.json" />
</ItemGroup>
<Target Name="CopyReadme" BeforeTargets="Pack">
<Copy SourceFiles="../../README.md" DestinationFolder="$(OutputPath)" />
</Target>
<ItemGroup>
<None Include="../../README.md" Pack="true" PackagePath="\"/>
</ItemGroup>
</Project>

0 comments on commit 638d414

Please sign in to comment.