fixed metadata element -- use PackageProjectUrl instead of ProjectUrl (#67)

This commit is contained in:
shahasad 2018-11-30 11:01:47 -08:00 committed by Pranav Sharma
parent 8eb11b796b
commit 13181b818c

View file

@ -12,7 +12,7 @@
<Authors>Microsoft</Authors>
<Description>This package contains Microsoft's implementation of ONNX runtime, usable in .Net platforms</Description>
<PackageTags>ONNX;ONNX Runtime;Machine Learning</PackageTags>
<ProjectUrl>https://github.com/Microsoft/onnxruntime</ProjectUrl>
<PackageProjectUrl>https://github.com/Microsoft/onnxruntime</PackageProjectUrl>
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
<PackageLicenseUrl>https://github.com/Microsoft/onnxruntime/blob/master/LICENSE</PackageLicenseUrl>