updated nuget package metadata for MS compliance (#66)

This commit is contained in:
shahasad 2018-11-30 09:35:20 -08:00 committed by GitHub
parent edbe19d22f
commit bcc8f621ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,9 +9,10 @@
<!--- packaging properties -->
<PackageId>Microsoft.ML.OnnxRuntime</PackageId>
<Authors>Microsoft Corporation</Authors>
<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>
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
<PackageLicenseUrl>https://github.com/Microsoft/onnxruntime/blob/master/LICENSE</PackageLicenseUrl>