This repository was archived by the owner on Nov 27, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2525 </ItemGroup >
2626
2727 <ItemGroup >
28- <PackageReference Include =" Microsoft.ML.OnnxRuntime.DirectML" Version =" 1.16.3 " Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Release' " />
28+ <PackageReference Include =" Microsoft.ML.OnnxRuntime.DirectML" Version =" 1.17.1 " Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Release' " />
2929 <PackageReference Include =" Microsoft.ML.OnnxRuntime.Gpu" Version =" 1.16.3" Condition =" '$(Configuration)' == 'Debug-TensorRT' OR '$(Configuration)' == 'Release-TensorRT'" />
3030 <PackageReference Include =" Microsoft.ML.OnnxRuntime.Gpu" Version =" 1.16.3" Condition =" '$(Configuration)' == 'Debug-Cuda' OR '$(Configuration)' == 'Release-Cuda'" />
3131 </ItemGroup >
Original file line number Diff line number Diff line change 4040 <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 8.0.0" />
4141 <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 8.0.0" />
4242 <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 8.0.0" />
43- <PackageReference Include =" Microsoft.ML" Version =" 3.0.0 " />
44- <PackageReference Include =" Microsoft.ML.OnnxRuntime.Extensions" Version =" 0.9 .0" />
45- <PackageReference Include =" Microsoft.ML.OnnxRuntime.Managed" Version =" 1.16.3 " />
46- <PackageReference Include =" SixLabors.ImageSharp" Version =" 3.1.1 " />
43+ <PackageReference Include =" Microsoft.ML" Version =" 3.0.1 " />
44+ <PackageReference Include =" Microsoft.ML.OnnxRuntime.Extensions" Version =" 0.10 .0" />
45+ <PackageReference Include =" Microsoft.ML.OnnxRuntime.Managed" Version =" 1.17.1 " />
46+ <PackageReference Include =" SixLabors.ImageSharp" Version =" 3.1.2 " />
4747 <PackageReference Include =" System.Linq.Async" Version =" 6.0.1" />
4848 </ItemGroup >
4949
Original file line number Diff line number Diff line change 6060 </ItemGroup >
6161
6262 <ItemGroup >
63- <PackageReference Include =" Microsoft.ML.OnnxRuntime.DirectML" Version =" 1.16.3 " Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Release' " />
63+ <PackageReference Include =" Microsoft.ML.OnnxRuntime.DirectML" Version =" 1.17.1 " Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Release' " />
6464 <PackageReference Include =" Microsoft.ML.OnnxRuntime.Gpu" Version =" 1.16.3" Condition =" '$(Configuration)' == 'Debug-TensorRT' OR '$(Configuration)' == 'Release-TensorRT'" />
6565 <PackageReference Include =" Microsoft.ML.OnnxRuntime.Gpu" Version =" 1.16.3" Condition =" '$(Configuration)' == 'Debug-Cuda' OR '$(Configuration)' == 'Release-Cuda'" />
6666 </ItemGroup >
6767
6868 <ItemGroup >
69- <PackageReference Include =" Extended.Wpf.Toolkit" Version =" 4.5.1 " />
69+ <PackageReference Include =" Extended.Wpf.Toolkit" Version =" 4.6.0 " />
7070 <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 8.0.0" />
7171 <PackageReference Include =" Microsoft.Xaml.Behaviors.Wpf" Version =" 1.1.77" />
7272 </ItemGroup >
You can’t perform that action at this time.
0 commit comments