mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-18 21:21:17 +00:00
updated nuget package metadata for MS compliance (#66)
This commit is contained in:
parent
edbe19d22f
commit
bcc8f621ea
1 changed files with 2 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue