diff --git a/Directory.Packages.props b/Directory.Packages.props index bff6513..b41fb04 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -42,7 +42,7 @@ feed entry from NuGet.Config at that point. --> - + diff --git a/src/Trackdub.Inference.Onnx/packages.lock.json b/src/Trackdub.Inference.Onnx/packages.lock.json index 941c977..56b7ce5 100644 --- a/src/Trackdub.Inference.Onnx/packages.lock.json +++ b/src/Trackdub.Inference.Onnx/packages.lock.json @@ -2,224 +2,6 @@ "version": 2, "dependencies": { "net10.0": { - "MathNet.Numerics": { - "type": "Direct", - "requested": "[5.0.0, )", - "resolved": "5.0.0", - "contentHash": "pg1W2VwaEQMAiTpGK840hZgzavnqjlCMTVSbtVCXVyT+7AX4mc1o89SPv4TBlAjhgCOo9c1Y+jZ5m3ti2YgGgA==" - }, - "Microsoft.ML.OnnxRuntime": { - "type": "Direct", - "requested": "[1.28.0, )", - "resolved": "1.28.0", - "contentHash": "xpguSCrXBe5E1l1088S7UqnI36EHaTL6CJMHEhwfGBoSwyPH5Q/IkbkBBk/GwXWzsVyEXpQm42ZimSAQs0/zKA==", - "dependencies": { - "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" - } - }, - "Microsoft.ML.OnnxRuntimeGenAI": { - "type": "Direct", - "requested": "[0.15.0, )", - "resolved": "0.15.0", - "contentHash": "ucxuT4VVJAa/WCopGtakrBkc4RiL0ns04cSFmyZ0G03HEiZO9kKgHhhdeBAUHLyRb1jSE3d4X9fuutJ91Acxdw==", - "dependencies": { - "Microsoft.ML.OnnxRuntime": "1.28.0", - "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.0" - } - }, - "Microsoft.ML.Tokenizers": { - "type": "Direct", - "requested": "[3.0.0-preview.26160.2, )", - "resolved": "3.0.0-preview.26160.2", - "contentHash": "K5yGtufhIpY+rZsSPJsg+ABSthQLGML96RVVGIWj6O+l5FTjKNz5ZDKuWNTcfjkOYh1T4qfdl69wJrDXAZg8Eg==" - }, - "Microsoft.Extensions.AI.Abstractions": { - "type": "Transitive", - "resolved": "9.8.0", - "contentHash": "0++t+lPqX5amr7Kgh+ZFm1C5hhzMmFc5Dhoc6siNZ4sPXxy0pLTFRk+4vHn0hZf7Xe8Y9OoqL2cL4oTdjt8STQ==" - }, - "Microsoft.ML.OnnxRuntime.Managed": { - "type": "Transitive", - "resolved": "1.28.0", - "contentHash": "4ecKjwASHhAZXczK/xm5KU6MdvoIGfMd23UAwDbM9vfcfgqZgNqvFWPZPT0Elc1wu5vXWs2Kij1ZBmHCcv1UlA==", - "dependencies": { - "System.Numerics.Tensors": "9.0.0" - } - }, - "System.Numerics.Tensors": { - "type": "Transitive", - "resolved": "9.0.0", - "contentHash": "hyJB4UlpAi19Xr9AXzu2NuagKC4lPfHObNMEAA0HmqFz2rX7wKgzeYzO/jM/eBHDhnUGFFEjk5cOoJaxqg5J4A==" - }, - "trackdub.contracts": { - "type": "Project", - "dependencies": { - "Trackdub.Domain": "[1.0.0, )" - } - }, - "trackdub.domain": { - "type": "Project" - }, - "trackdub.inference": { - "type": "Project", - "dependencies": { - "Microsoft.Extensions.Logging.Abstractions": "[10.0.10, )", - "Trackdub.Contracts": "[1.0.0, )", - "Trackdub.Domain": "[1.0.0, )" - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions": { - "type": "CentralTransitive", - "requested": "[10.0.10, )", - "resolved": "10.0.10", - "contentHash": "z/2xXlFw2aLGjHyEm6E0tQ+In6VfzQzTrtArbQ2c0TQE16ZbyDCMGPvaUT9I0s8rgy9sRWlU2P9waW37qV04qA==" - }, - "Microsoft.Extensions.Logging.Abstractions": { - "type": "CentralTransitive", - "requested": "[10.0.10, )", - "resolved": "10.0.10", - "contentHash": "zkFxGYUvdxAvIKTyXHrmW+Sux53D4SezD9dMyZ6hrwwzPQJNuwCRy1f5W7AvYTqacEGhWF2XderRQG1OvbV8og==", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.10" - } - }, - "Microsoft.ML.OnnxRuntimeGenAI.Managed": { - "type": "CentralTransitive", - "requested": "[0.15.0, )", - "resolved": "0.15.0", - "contentHash": "5g6pshq+NxmMIiby+OxlrVAJdiTjS18rliJK3xwfnG17TycIe1NlIrHW8pYfz9zY4JbDZEre04gie3VXWTQtIQ==", - "dependencies": { - "Microsoft.Extensions.AI.Abstractions": "9.8.0" - } - } - }, - "net10.0/linux-arm64": { - "Microsoft.ML.OnnxRuntime": { - "type": "Direct", - "requested": "[1.28.0, )", - "resolved": "1.28.0", - "contentHash": "xpguSCrXBe5E1l1088S7UqnI36EHaTL6CJMHEhwfGBoSwyPH5Q/IkbkBBk/GwXWzsVyEXpQm42ZimSAQs0/zKA==", - "dependencies": { - "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" - } - }, - "Microsoft.ML.OnnxRuntimeGenAI": { - "type": "Direct", - "requested": "[0.15.0, )", - "resolved": "0.15.0", - "contentHash": "ucxuT4VVJAa/WCopGtakrBkc4RiL0ns04cSFmyZ0G03HEiZO9kKgHhhdeBAUHLyRb1jSE3d4X9fuutJ91Acxdw==", - "dependencies": { - "Microsoft.ML.OnnxRuntime": "1.28.0", - "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.0" - } - } - }, - "net10.0/linux-x64": { - "Microsoft.ML.OnnxRuntime": { - "type": "Direct", - "requested": "[1.28.0, )", - "resolved": "1.28.0", - "contentHash": "xpguSCrXBe5E1l1088S7UqnI36EHaTL6CJMHEhwfGBoSwyPH5Q/IkbkBBk/GwXWzsVyEXpQm42ZimSAQs0/zKA==", - "dependencies": { - "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" - } - }, - "Microsoft.ML.OnnxRuntimeGenAI": { - "type": "Direct", - "requested": "[0.15.0, )", - "resolved": "0.15.0", - "contentHash": "ucxuT4VVJAa/WCopGtakrBkc4RiL0ns04cSFmyZ0G03HEiZO9kKgHhhdeBAUHLyRb1jSE3d4X9fuutJ91Acxdw==", - "dependencies": { - "Microsoft.ML.OnnxRuntime": "1.28.0", - "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.0" - } - } - }, - "net10.0/osx-arm64": { - "Microsoft.ML.OnnxRuntime": { - "type": "Direct", - "requested": "[1.28.0, )", - "resolved": "1.28.0", - "contentHash": "xpguSCrXBe5E1l1088S7UqnI36EHaTL6CJMHEhwfGBoSwyPH5Q/IkbkBBk/GwXWzsVyEXpQm42ZimSAQs0/zKA==", - "dependencies": { - "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" - } - }, - "Microsoft.ML.OnnxRuntimeGenAI": { - "type": "Direct", - "requested": "[0.15.0, )", - "resolved": "0.15.0", - "contentHash": "ucxuT4VVJAa/WCopGtakrBkc4RiL0ns04cSFmyZ0G03HEiZO9kKgHhhdeBAUHLyRb1jSE3d4X9fuutJ91Acxdw==", - "dependencies": { - "Microsoft.ML.OnnxRuntime": "1.28.0", - "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.0" - } - } - }, - "net10.0/osx-x64": { - "Microsoft.ML.OnnxRuntime": { - "type": "Direct", - "requested": "[1.28.0, )", - "resolved": "1.28.0", - "contentHash": "xpguSCrXBe5E1l1088S7UqnI36EHaTL6CJMHEhwfGBoSwyPH5Q/IkbkBBk/GwXWzsVyEXpQm42ZimSAQs0/zKA==", - "dependencies": { - "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" - } - }, - "Microsoft.ML.OnnxRuntimeGenAI": { - "type": "Direct", - "requested": "[0.15.0, )", - "resolved": "0.15.0", - "contentHash": "ucxuT4VVJAa/WCopGtakrBkc4RiL0ns04cSFmyZ0G03HEiZO9kKgHhhdeBAUHLyRb1jSE3d4X9fuutJ91Acxdw==", - "dependencies": { - "Microsoft.ML.OnnxRuntime": "1.28.0", - "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.0" - } - } - }, - "net10.0/win-arm64": { - "Microsoft.ML.OnnxRuntime": { - "type": "Direct", - "requested": "[1.28.0, )", - "resolved": "1.28.0", - "contentHash": "xpguSCrXBe5E1l1088S7UqnI36EHaTL6CJMHEhwfGBoSwyPH5Q/IkbkBBk/GwXWzsVyEXpQm42ZimSAQs0/zKA==", - "dependencies": { - "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" - } - }, - "Microsoft.ML.OnnxRuntimeGenAI": { - "type": "Direct", - "requested": "[0.15.0, )", - "resolved": "0.15.0", - "contentHash": "ucxuT4VVJAa/WCopGtakrBkc4RiL0ns04cSFmyZ0G03HEiZO9kKgHhhdeBAUHLyRb1jSE3d4X9fuutJ91Acxdw==", - "dependencies": { - "Microsoft.ML.OnnxRuntime": "1.28.0", - "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.0" - } - } - }, - "net10.0/win-x64": { - "Microsoft.ML.OnnxRuntime": { - "type": "Direct", - "requested": "[1.28.0, )", - "resolved": "1.28.0", - "contentHash": "xpguSCrXBe5E1l1088S7UqnI36EHaTL6CJMHEhwfGBoSwyPH5Q/IkbkBBk/GwXWzsVyEXpQm42ZimSAQs0/zKA==", - "dependencies": { - "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" - } - }, - "Microsoft.ML.OnnxRuntimeGenAI": { - "type": "Direct", - "requested": "[0.15.0, )", - "resolved": "0.15.0", - "contentHash": "ucxuT4VVJAa/WCopGtakrBkc4RiL0ns04cSFmyZ0G03HEiZO9kKgHhhdeBAUHLyRb1jSE3d4X9fuutJ91Acxdw==", - "dependencies": { - "Microsoft.ML.OnnxRuntime": "1.28.0", - "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.0" - } - } - }, - "net10.0-windows10.0.19041": { "MathNet.Numerics": { "type": "Direct", "requested": "[5.0.0, )", @@ -237,14 +19,14 @@ "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" } }, - "Microsoft.ML.OnnxRuntimeGenAI": { + "Microsoft.ML.OnnxRuntimeGenAI.Cuda": { "type": "Direct", - "requested": "[0.15.0, )", - "resolved": "0.15.0", - "contentHash": "ucxuT4VVJAa/WCopGtakrBkc4RiL0ns04cSFmyZ0G03HEiZO9kKgHhhdeBAUHLyRb1jSE3d4X9fuutJ91Acxdw==", + "requested": "[0.15.2, )", + "resolved": "0.15.2", + "contentHash": "13bSxY6CpBNuaTFY6hDfXefz4okwigGEDq1E7bSMf3FaNOnXE2YzBTYYoyBkkduBHdC7Yyl3IYFO1NzyJp00dA==", "dependencies": { - "Microsoft.ML.OnnxRuntime": "1.28.0", - "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.0" + "Microsoft.ML.OnnxRuntime.Gpu": "1.28.0", + "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.2" } }, "Microsoft.ML.Tokenizers": { @@ -253,26 +35,6 @@ "resolved": "3.0.0-preview.26160.2", "contentHash": "K5yGtufhIpY+rZsSPJsg+ABSthQLGML96RVVGIWj6O+l5FTjKNz5ZDKuWNTcfjkOYh1T4qfdl69wJrDXAZg8Eg==" }, - "Microsoft.WindowsAppSDK.ML": { - "type": "Direct", - "requested": "[1.8.2109, )", - "resolved": "1.8.2109", - "contentHash": "gfsSXBJrlsfnl1IID3AEasUvZXFFZk6n4iD2JP5BfheySaoWr/1JJVbqKYyRr7APe2kRzyztVW3eaj7KMfgR5A==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "1.8.250831001", - "Microsoft.WindowsAppSDK.Foundation": "1.8.251104000", - "System.Numerics.Tensors": "9.0.0" - } - }, - "Microsoft.WindowsAppSDK.Runtime": { - "type": "Direct", - "requested": "[1.8.251106002, )", - "resolved": "1.8.251106002", - "contentHash": "5piaqsoXOTFXdtiGoqLhVPkG0HE3UD0g/S4D2i7I8MPO48eoaESJ4y/oUHzZFmSaqLQROWe8NJ9rXXNxxiL/gw==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "1.8.250831001" - } - }, "Microsoft.Extensions.AI.Abstractions": { "type": "Transitive", "resolved": "9.8.0", @@ -302,42 +64,6 @@ "System.Numerics.Tensors": "9.0.0" } }, - "Microsoft.Windows.SDK.BuildTools": { - "type": "Transitive", - "resolved": "10.0.26100.4654", - "contentHash": "2mgcOlj/t2RfSyyw+pVESfO+Tk1RkfQzto9Vrq42M1lUQIfQEwbi8QLha9GXWIOj+TFzeHIEJckIoF25mgiM8A==" - }, - "Microsoft.Windows.SDK.BuildTools.MSIX": { - "type": "Transitive", - "resolved": "1.7.20250829.1", - "contentHash": "IMdvRmCIZnBS5GkYnv0po1bcx6U1OF39pqA4TphQ9evDzpCRoSE19/PkDvlUNNrBavTsLIEJgd/TAIFner75ow==" - }, - "Microsoft.WindowsAppSDK.Base": { - "type": "Transitive", - "resolved": "1.8.250831001", - "contentHash": "8LlfXBS2Hpw+OoVXViJmIOPXl0nMbqMaFR3j6+QHFNc62VULwPEcXiMRcP2WbV/+mtC7W2LH6yx6uu/Hrr9lVw==", - "dependencies": { - "Microsoft.Windows.SDK.BuildTools": "10.0.26100.4654", - "Microsoft.Windows.SDK.BuildTools.MSIX": "1.7.20250829.1" - } - }, - "Microsoft.WindowsAppSDK.Foundation": { - "type": "Transitive", - "resolved": "1.8.251104000", - "contentHash": "vvL3zpC8klGcaxUA7RbMuUMVAABD7jEMFhNKGAewOvey18i64mslbU0aIQM3+Bu4tQKsaGXSWYrJFsAU/Op4OA==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "1.8.250831001", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "1.8.251104001" - } - }, - "Microsoft.WindowsAppSDK.InteractiveExperiences": { - "type": "Transitive", - "resolved": "1.8.251104001", - "contentHash": "t4Vs1eMJqUpa5CbZ5SvO4j5VdyhNwtarNfYJAWar8dHejpNol3g+/t0l0ovKye+DKQpinWdGkuQSUX8Oc8M3ug==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "1.8.250831001" - } - }, "System.Numerics.Tensors": { "type": "Transitive", "resolved": "9.0.0", @@ -375,34 +101,25 @@ "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.10" } }, - "Microsoft.ML.OnnxRuntime": { - "type": "CentralTransitive", - "requested": "[1.28.0, )", - "resolved": "1.28.0", - "contentHash": "xpguSCrXBe5E1l1088S7UqnI36EHaTL6CJMHEhwfGBoSwyPH5Q/IkbkBBk/GwXWzsVyEXpQm42ZimSAQs0/zKA==", - "dependencies": { - "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" - } - }, "Microsoft.ML.OnnxRuntimeGenAI.Managed": { "type": "CentralTransitive", "requested": "[0.15.0, )", - "resolved": "0.15.0", - "contentHash": "5g6pshq+NxmMIiby+OxlrVAJdiTjS18rliJK3xwfnG17TycIe1NlIrHW8pYfz9zY4JbDZEre04gie3VXWTQtIQ==", + "resolved": "0.15.2", + "contentHash": "qILyIlkcecRZb1S+CW76hcV8UxFussgbC7BrD89hP7M+ZiUPoT8NDFCmvxWEhUBWvYfKF2sflQDI0eCBFgjfFQ==", "dependencies": { "Microsoft.Extensions.AI.Abstractions": "9.8.0" } } }, - "net10.0-windows10.0.19041/linux-arm64": { - "Microsoft.ML.OnnxRuntimeGenAI": { + "net10.0/linux-arm64": { + "Microsoft.ML.OnnxRuntimeGenAI.Cuda": { "type": "Direct", - "requested": "[0.15.0, )", - "resolved": "0.15.0", - "contentHash": "ucxuT4VVJAa/WCopGtakrBkc4RiL0ns04cSFmyZ0G03HEiZO9kKgHhhdeBAUHLyRb1jSE3d4X9fuutJ91Acxdw==", + "requested": "[0.15.2, )", + "resolved": "0.15.2", + "contentHash": "13bSxY6CpBNuaTFY6hDfXefz4okwigGEDq1E7bSMf3FaNOnXE2YzBTYYoyBkkduBHdC7Yyl3IYFO1NzyJp00dA==", "dependencies": { - "Microsoft.ML.OnnxRuntime": "1.28.0", - "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.0" + "Microsoft.ML.OnnxRuntime.Gpu": "1.28.0", + "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.2" } }, "Microsoft.ML.OnnxRuntime.Gpu.Linux": { @@ -420,35 +137,17 @@ "dependencies": { "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" } - }, - "Microsoft.WindowsAppSDK.Foundation": { - "type": "Transitive", - "resolved": "1.8.251104000", - "contentHash": "vvL3zpC8klGcaxUA7RbMuUMVAABD7jEMFhNKGAewOvey18i64mslbU0aIQM3+Bu4tQKsaGXSWYrJFsAU/Op4OA==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "1.8.250831001", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "1.8.251104001" - } - }, - "Microsoft.ML.OnnxRuntime": { - "type": "CentralTransitive", - "requested": "[1.28.0, )", - "resolved": "1.28.0", - "contentHash": "xpguSCrXBe5E1l1088S7UqnI36EHaTL6CJMHEhwfGBoSwyPH5Q/IkbkBBk/GwXWzsVyEXpQm42ZimSAQs0/zKA==", - "dependencies": { - "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" - } } }, - "net10.0-windows10.0.19041/linux-x64": { - "Microsoft.ML.OnnxRuntimeGenAI": { + "net10.0/linux-x64": { + "Microsoft.ML.OnnxRuntimeGenAI.Cuda": { "type": "Direct", - "requested": "[0.15.0, )", - "resolved": "0.15.0", - "contentHash": "ucxuT4VVJAa/WCopGtakrBkc4RiL0ns04cSFmyZ0G03HEiZO9kKgHhhdeBAUHLyRb1jSE3d4X9fuutJ91Acxdw==", + "requested": "[0.15.2, )", + "resolved": "0.15.2", + "contentHash": "13bSxY6CpBNuaTFY6hDfXefz4okwigGEDq1E7bSMf3FaNOnXE2YzBTYYoyBkkduBHdC7Yyl3IYFO1NzyJp00dA==", "dependencies": { - "Microsoft.ML.OnnxRuntime": "1.28.0", - "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.0" + "Microsoft.ML.OnnxRuntime.Gpu": "1.28.0", + "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.2" } }, "Microsoft.ML.OnnxRuntime.Gpu.Linux": { @@ -466,35 +165,17 @@ "dependencies": { "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" } - }, - "Microsoft.WindowsAppSDK.Foundation": { - "type": "Transitive", - "resolved": "1.8.251104000", - "contentHash": "vvL3zpC8klGcaxUA7RbMuUMVAABD7jEMFhNKGAewOvey18i64mslbU0aIQM3+Bu4tQKsaGXSWYrJFsAU/Op4OA==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "1.8.250831001", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "1.8.251104001" - } - }, - "Microsoft.ML.OnnxRuntime": { - "type": "CentralTransitive", - "requested": "[1.28.0, )", - "resolved": "1.28.0", - "contentHash": "xpguSCrXBe5E1l1088S7UqnI36EHaTL6CJMHEhwfGBoSwyPH5Q/IkbkBBk/GwXWzsVyEXpQm42ZimSAQs0/zKA==", - "dependencies": { - "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" - } } }, - "net10.0-windows10.0.19041/osx-arm64": { - "Microsoft.ML.OnnxRuntimeGenAI": { + "net10.0/osx-arm64": { + "Microsoft.ML.OnnxRuntimeGenAI.Cuda": { "type": "Direct", - "requested": "[0.15.0, )", - "resolved": "0.15.0", - "contentHash": "ucxuT4VVJAa/WCopGtakrBkc4RiL0ns04cSFmyZ0G03HEiZO9kKgHhhdeBAUHLyRb1jSE3d4X9fuutJ91Acxdw==", + "requested": "[0.15.2, )", + "resolved": "0.15.2", + "contentHash": "13bSxY6CpBNuaTFY6hDfXefz4okwigGEDq1E7bSMf3FaNOnXE2YzBTYYoyBkkduBHdC7Yyl3IYFO1NzyJp00dA==", "dependencies": { - "Microsoft.ML.OnnxRuntime": "1.28.0", - "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.0" + "Microsoft.ML.OnnxRuntime.Gpu": "1.28.0", + "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.2" } }, "Microsoft.ML.OnnxRuntime.Gpu.Linux": { @@ -512,35 +193,17 @@ "dependencies": { "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" } - }, - "Microsoft.WindowsAppSDK.Foundation": { - "type": "Transitive", - "resolved": "1.8.251104000", - "contentHash": "vvL3zpC8klGcaxUA7RbMuUMVAABD7jEMFhNKGAewOvey18i64mslbU0aIQM3+Bu4tQKsaGXSWYrJFsAU/Op4OA==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "1.8.250831001", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "1.8.251104001" - } - }, - "Microsoft.ML.OnnxRuntime": { - "type": "CentralTransitive", - "requested": "[1.28.0, )", - "resolved": "1.28.0", - "contentHash": "xpguSCrXBe5E1l1088S7UqnI36EHaTL6CJMHEhwfGBoSwyPH5Q/IkbkBBk/GwXWzsVyEXpQm42ZimSAQs0/zKA==", - "dependencies": { - "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" - } } }, - "net10.0-windows10.0.19041/osx-x64": { - "Microsoft.ML.OnnxRuntimeGenAI": { + "net10.0/osx-x64": { + "Microsoft.ML.OnnxRuntimeGenAI.Cuda": { "type": "Direct", - "requested": "[0.15.0, )", - "resolved": "0.15.0", - "contentHash": "ucxuT4VVJAa/WCopGtakrBkc4RiL0ns04cSFmyZ0G03HEiZO9kKgHhhdeBAUHLyRb1jSE3d4X9fuutJ91Acxdw==", + "requested": "[0.15.2, )", + "resolved": "0.15.2", + "contentHash": "13bSxY6CpBNuaTFY6hDfXefz4okwigGEDq1E7bSMf3FaNOnXE2YzBTYYoyBkkduBHdC7Yyl3IYFO1NzyJp00dA==", "dependencies": { - "Microsoft.ML.OnnxRuntime": "1.28.0", - "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.0" + "Microsoft.ML.OnnxRuntime.Gpu": "1.28.0", + "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.2" } }, "Microsoft.ML.OnnxRuntime.Gpu.Linux": { @@ -558,35 +221,17 @@ "dependencies": { "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" } - }, - "Microsoft.WindowsAppSDK.Foundation": { - "type": "Transitive", - "resolved": "1.8.251104000", - "contentHash": "vvL3zpC8klGcaxUA7RbMuUMVAABD7jEMFhNKGAewOvey18i64mslbU0aIQM3+Bu4tQKsaGXSWYrJFsAU/Op4OA==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "1.8.250831001", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "1.8.251104001" - } - }, - "Microsoft.ML.OnnxRuntime": { - "type": "CentralTransitive", - "requested": "[1.28.0, )", - "resolved": "1.28.0", - "contentHash": "xpguSCrXBe5E1l1088S7UqnI36EHaTL6CJMHEhwfGBoSwyPH5Q/IkbkBBk/GwXWzsVyEXpQm42ZimSAQs0/zKA==", - "dependencies": { - "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" - } } }, - "net10.0-windows10.0.19041/win-arm64": { - "Microsoft.ML.OnnxRuntimeGenAI": { + "net10.0/win-arm64": { + "Microsoft.ML.OnnxRuntimeGenAI.Cuda": { "type": "Direct", - "requested": "[0.15.0, )", - "resolved": "0.15.0", - "contentHash": "ucxuT4VVJAa/WCopGtakrBkc4RiL0ns04cSFmyZ0G03HEiZO9kKgHhhdeBAUHLyRb1jSE3d4X9fuutJ91Acxdw==", + "requested": "[0.15.2, )", + "resolved": "0.15.2", + "contentHash": "13bSxY6CpBNuaTFY6hDfXefz4okwigGEDq1E7bSMf3FaNOnXE2YzBTYYoyBkkduBHdC7Yyl3IYFO1NzyJp00dA==", "dependencies": { - "Microsoft.ML.OnnxRuntime": "1.28.0", - "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.0" + "Microsoft.ML.OnnxRuntime.Gpu": "1.28.0", + "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.2" } }, "Microsoft.ML.OnnxRuntime.Gpu.Linux": { @@ -604,35 +249,17 @@ "dependencies": { "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" } - }, - "Microsoft.WindowsAppSDK.Foundation": { - "type": "Transitive", - "resolved": "1.8.251104000", - "contentHash": "vvL3zpC8klGcaxUA7RbMuUMVAABD7jEMFhNKGAewOvey18i64mslbU0aIQM3+Bu4tQKsaGXSWYrJFsAU/Op4OA==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "1.8.250831001", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "1.8.251104001" - } - }, - "Microsoft.ML.OnnxRuntime": { - "type": "CentralTransitive", - "requested": "[1.28.0, )", - "resolved": "1.28.0", - "contentHash": "xpguSCrXBe5E1l1088S7UqnI36EHaTL6CJMHEhwfGBoSwyPH5Q/IkbkBBk/GwXWzsVyEXpQm42ZimSAQs0/zKA==", - "dependencies": { - "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" - } } }, - "net10.0-windows10.0.19041/win-x64": { - "Microsoft.ML.OnnxRuntimeGenAI": { + "net10.0/win-x64": { + "Microsoft.ML.OnnxRuntimeGenAI.Cuda": { "type": "Direct", - "requested": "[0.15.0, )", - "resolved": "0.15.0", - "contentHash": "ucxuT4VVJAa/WCopGtakrBkc4RiL0ns04cSFmyZ0G03HEiZO9kKgHhhdeBAUHLyRb1jSE3d4X9fuutJ91Acxdw==", + "requested": "[0.15.2, )", + "resolved": "0.15.2", + "contentHash": "13bSxY6CpBNuaTFY6hDfXefz4okwigGEDq1E7bSMf3FaNOnXE2YzBTYYoyBkkduBHdC7Yyl3IYFO1NzyJp00dA==", "dependencies": { - "Microsoft.ML.OnnxRuntime": "1.28.0", - "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.0" + "Microsoft.ML.OnnxRuntime.Gpu": "1.28.0", + "Microsoft.ML.OnnxRuntimeGenAI.Managed": "0.15.2" } }, "Microsoft.ML.OnnxRuntime.Gpu.Linux": { @@ -650,24 +277,6 @@ "dependencies": { "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" } - }, - "Microsoft.WindowsAppSDK.Foundation": { - "type": "Transitive", - "resolved": "1.8.251104000", - "contentHash": "vvL3zpC8klGcaxUA7RbMuUMVAABD7jEMFhNKGAewOvey18i64mslbU0aIQM3+Bu4tQKsaGXSWYrJFsAU/Op4OA==", - "dependencies": { - "Microsoft.WindowsAppSDK.Base": "1.8.250831001", - "Microsoft.WindowsAppSDK.InteractiveExperiences": "1.8.251104001" - } - }, - "Microsoft.ML.OnnxRuntime": { - "type": "CentralTransitive", - "requested": "[1.28.0, )", - "resolved": "1.28.0", - "contentHash": "xpguSCrXBe5E1l1088S7UqnI36EHaTL6CJMHEhwfGBoSwyPH5Q/IkbkBBk/GwXWzsVyEXpQm42ZimSAQs0/zKA==", - "dependencies": { - "Microsoft.ML.OnnxRuntime.Managed": "1.28.0" - } } } }