Skip to content

Commit 940609d

Browse files
committed
ProjectUrl -> PackageProjectUrl
1 parent 55fcb2d commit 940609d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageDescriptionFile>$(MSBuildThisFileDirectory)descriptions.json</PackageDescriptionFile>
1111
<!-- This link should be updated for each release milestone, currently this points to 1.0.0 -->
1212
<ReleaseNotes>https://go.microsoft.com/fwlink/?LinkID=799417</ReleaseNotes>
13-
<ProjectUrl>https://dot.net</ProjectUrl>
13+
<PackageProjectUrl>https://dot.net</PackageProjectUrl>
1414

1515
<!-- this repo doesn't currently use the index so don't force it to be in sync -->
1616
<SkipIndexCheck>true</SkipIndexCheck>

0 commit comments

Comments
 (0)