We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55fcb2d commit 940609dCopy full SHA for 940609d
pkg/Directory.Build.props
@@ -10,7 +10,7 @@
10
<PackageDescriptionFile>$(MSBuildThisFileDirectory)descriptions.json</PackageDescriptionFile>
11
<!-- This link should be updated for each release milestone, currently this points to 1.0.0 -->
12
<ReleaseNotes>https://go.microsoft.com/fwlink/?LinkID=799417</ReleaseNotes>
13
- <ProjectUrl>https://dot.net</ProjectUrl>
+ <PackageProjectUrl>https://dot.net</PackageProjectUrl>
14
15
<!-- this repo doesn't currently use the index so don't force it to be in sync -->
16
<SkipIndexCheck>true</SkipIndexCheck>
0 commit comments