Skip to content

Commit

Permalink
so?
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin committed Oct 10, 2024
1 parent 53ab3eb commit c0f7b00
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion MaLoIdentModels/MaLoIdentModels/MaLoIdentModels.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,7 @@
<ItemGroup>
<Content Include=".config\dotnet-tools.json" />
</ItemGroup>

<Target Name="CopyReadme" BeforeTargets="Pack">
<Copy SourceFiles="../../README.md" DestinationFolder="$(OutputPath)" />
</Target>
</Project>

0 comments on commit c0f7b00

Please sign in to comment.