From 254bdbb19d0a5bcbaf1239b5be6974e6048d8005 Mon Sep 17 00:00:00 2001 From: Thomas Boby Date: Fri, 5 Apr 2024 05:24:49 +0100 Subject: [PATCH] OneDNN/dnnl: Fix filepath after dnnl move (#20086) ### Description This adjusts the path used in the nuget script for dnnl to the new location of the file. There isn't a CI pipeline for this as far as I can tell, and I can't easily confirm this change works on master, so please check. ### Motivation and Context It is currently not possible to build onednn nuget packages. It's possible that the correct action would be to move the file not fix this path, but I'm not familiar enough with the repository layout. --------- Co-authored-by: Tianlei Wu --- tools/nuget/generate_nuspec_for_native_nuget.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/nuget/generate_nuspec_for_native_nuget.py b/tools/nuget/generate_nuspec_for_native_nuget.py index 31c920c6e4..20a5b0864e 100644 --- a/tools/nuget/generate_nuspec_for_native_nuget.py +++ b/tools/nuget/generate_nuspec_for_native_nuget.py @@ -484,7 +484,7 @@ def generate_files(line_list, args): files_list.append( "' )