File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1- 0.11.0
1+ 0.11.1
Original file line number Diff line number Diff line change 1010 </PropertyGroup >
1111
1212 <ItemGroup >
13- <PackageReference Include =" Microsoft.ML.OnnxRuntimeGenAI" Version =" 0.11.0 " Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Release' " />
14- <PackageReference Include =" Microsoft.ML.OnnxRuntimeGenAI.Cuda" Version =" 0.11.0 " Condition =" '$(Configuration)' == 'Debug_Cuda' OR '$(Configuration)' == 'Release_Cuda' " />
15- <PackageReference Include =" Microsoft.ML.OnnxRuntimeGenAI.DirectML" Version =" 0.11.0 " Condition =" '$(Configuration)' == 'Debug_DirectML' OR '$(Configuration)' == 'Release_DirectML' " />
13+ <PackageReference Include =" Microsoft.ML.OnnxRuntimeGenAI" Version =" 0.11.1 " Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Release' " />
14+ <PackageReference Include =" Microsoft.ML.OnnxRuntimeGenAI.Cuda" Version =" 0.11.1 " Condition =" '$(Configuration)' == 'Debug_Cuda' OR '$(Configuration)' == 'Release_Cuda' " />
15+ <PackageReference Include =" Microsoft.ML.OnnxRuntimeGenAI.DirectML" Version =" 0.11.1 " Condition =" '$(Configuration)' == 'Debug_DirectML' OR '$(Configuration)' == 'Release_DirectML' " />
1616 </ItemGroup >
1717
1818 <ItemGroup >
Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.ML.OnnxRuntimeGenAI" Version =" 0.11.0 " Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Release' " />
13- <PackageReference Include =" Microsoft.ML.OnnxRuntimeGenAI.Cuda" Version =" 0.11.0 " Condition =" '$(Configuration)' == 'Debug_Cuda' OR '$(Configuration)' == 'Release_Cuda' " />
14- <PackageReference Include =" Microsoft.ML.OnnxRuntimeGenAI.DirectML" Version =" 0.11.0 " Condition =" '$(Configuration)' == 'Debug_DirectML' OR '$(Configuration)' == 'Release_DirectML' " />
12+ <PackageReference Include =" Microsoft.ML.OnnxRuntimeGenAI" Version =" 0.11.1 " Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Release' " />
13+ <PackageReference Include =" Microsoft.ML.OnnxRuntimeGenAI.Cuda" Version =" 0.11.1 " Condition =" '$(Configuration)' == 'Debug_Cuda' OR '$(Configuration)' == 'Release_Cuda' " />
14+ <PackageReference Include =" Microsoft.ML.OnnxRuntimeGenAI.DirectML" Version =" 0.11.1 " Condition =" '$(Configuration)' == 'Debug_DirectML' OR '$(Configuration)' == 'Release_DirectML' " />
1515 </ItemGroup >
1616
1717</Project >
Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.ML.OnnxRuntimeGenAI" Version =" 0.11.0-dev " Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Release' " />
13- <PackageReference Include =" Microsoft.ML.OnnxRuntimeGenAI.Cuda" Version =" 0.11.0-dev " Condition =" '$(Configuration)' == 'Debug_Cuda' OR '$(Configuration)' == 'Release_Cuda' " />
14- <PackageReference Include =" Microsoft.ML.OnnxRuntimeGenAI.DirectML" Version =" 0.11.0-dev " Condition =" '$(Configuration)' == 'Debug_DirectML' OR '$(Configuration)' == 'Release_DirectML' " />
12+ <PackageReference Include =" Microsoft.ML.OnnxRuntimeGenAI" Version =" 0.11.1 " Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Release' " />
13+ <PackageReference Include =" Microsoft.ML.OnnxRuntimeGenAI.Cuda" Version =" 0.11.1 " Condition =" '$(Configuration)' == 'Debug_Cuda' OR '$(Configuration)' == 'Release_Cuda' " />
14+ <PackageReference Include =" Microsoft.ML.OnnxRuntimeGenAI.DirectML" Version =" 0.11.1 " Condition =" '$(Configuration)' == 'Debug_DirectML' OR '$(Configuration)' == 'Release_DirectML' " />
1515 </ItemGroup >
1616
1717</Project >
You can’t perform that action at this time.
0 commit comments