From 13181b818cf6d3205d20dbeab7fba08087cd3588 Mon Sep 17 00:00:00 2001 From: shahasad <43590019+shahasad@users.noreply.github.com> Date: Fri, 30 Nov 2018 11:01:47 -0800 Subject: [PATCH] fixed metadata element -- use PackageProjectUrl instead of ProjectUrl (#67) --- .../Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj b/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj index 3af18b5ae5..92ebec2922 100644 --- a/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj +++ b/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj @@ -12,7 +12,7 @@ Microsoft This package contains Microsoft's implementation of ONNX runtime, usable in .Net platforms ONNX;ONNX Runtime;Machine Learning - https://github.com/Microsoft/onnxruntime + https://github.com/Microsoft/onnxruntime © Microsoft Corporation. All rights reserved. https://github.com/Microsoft/onnxruntime/blob/master/LICENSE