Skip to content

Commit

Permalink
Added readme to Directory.Build.props
Browse files Browse the repository at this point in the history
  • Loading branch information
1eyewonder committed Aug 24, 2024
1 parent 431dfb6 commit a2e531b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
</PropertyGroup>
<ItemGroup>
<None Include="$(MSBuildThisFileDirectory)../RELEASE_NOTES.md" Pack="true" PackagePath="/"/>
<None Include="$(MSBuildThisFileDirectory)../README.md" Pack="true" PackagePath="/"/>
</ItemGroup>
</Project>

0 comments on commit a2e531b

Please sign in to comment.