Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Commit 73aecfd

Browse files
authored
fix: Rename ReleaseNotes to PackageReleaseNotes
1 parent 4bd01ce commit 73aecfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageProjectUrl>https://github.com/aarnott/CodeGeneration.Roslyn</PackageProjectUrl>
99
<RepositoryUrl>https://github.com/aarnott/CodeGeneration.Roslyn</RepositoryUrl>
1010
<RepositoryType>git</RepositoryType>
11-
<ReleaseNotes>https://github.com/AArnott/CodeGeneration.Roslyn/blob/master/CHANGELOG.md</ReleaseNotes>
11+
<PackageReleaseNotes>https://github.com/AArnott/CodeGeneration.Roslyn/blob/master/CHANGELOG.md</PackageReleaseNotes>
1212
</PropertyGroup>
1313

1414
<PropertyGroup>

0 commit comments

Comments
 (0)