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 dd5a73d commit f07343fCopy full SHA for f07343f
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
- <PackageProjectUrl>https://dot.net</PackageProjectUrl>
+ <ProjectUrl>https://dot.net</ProjectUrl>
14
<RepositoryUrl>https://github.com/dotnet/windowsdesktop</RepositoryUrl>
15
16
<!-- this repo doesn't currently use the index so don't force it to be in sync -->
0 commit comments