Skip to content

Commit

Permalink
Merge pull request #355 from dansiegel/dev/ds/set-readme
Browse files Browse the repository at this point in the history
Set ReadMe filename
  • Loading branch information
dansiegel authored Dec 22, 2024
2 parents 182d4c9 + 8b7af35 commit d0c6b8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<MinVerDefaultPreReleaseIdentifiers>pre</MinVerDefaultPreReleaseIdentifiers>
<PackageIcon>icon.png</PackageIcon>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageReadmeFile>ReadMe.md</PackageReadmeFile>
<PackageReleaseNotes>https://github.com/dansiegel/Mobile.BuildTools/releases</PackageReleaseNotes>
<PackageProjectUrl>https://mobilebuildtools.com</PackageProjectUrl>
<LocalArtifactStagingDirectory>$([System.IO.Path]::Combine('$(MSBuildThisFileDirectory)', 'Artifacts'))</LocalArtifactStagingDirectory>
Expand Down

0 comments on commit d0c6b8a

Please sign in to comment.