File tree Expand file tree Collapse file tree 5 files changed +15
-12
lines changed
Expand file tree Collapse file tree 5 files changed +15
-12
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <Version >8.7 .0</Version >
3+ <Version >9.2 .0</Version >
44 <Authors >clown;cube-soft</Authors >
55 <Company >CubeSoft</Company >
66 <Product >CoReceiver</Product >
2424 <OutputPath >bin\Any CPU\$(Configuration)\</OutputPath >
2525 </PropertyGroup >
2626 <ItemGroup >
27- <PackageReference Include =" Cube.Pdf.Converter" Version =" 8.7 .0" />
28- <PackageReference Include =" Cube.Logging.NLog" Version =" 8.6.1 " />
27+ <PackageReference Include =" Cube.Pdf.Converter" Version =" 9.2 .0" />
28+ <PackageReference Include =" Cube.Logging.NLog" Version =" 9.0.0 " />
2929 </ItemGroup >
3030 <ItemGroup >
3131 <None Include =" App.*" />
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <Version >8.7 .0</Version >
3+ <Version >9.2 .0</Version >
44 <Authors >clown;cube-soft</Authors >
55 <Company >CubeSoft</Company >
66 <Product >CoSender</Product >
2525 <OutputPath >bin\Any CPU\$(Configuration)\</OutputPath >
2626 </PropertyGroup >
2727 <ItemGroup >
28- <PackageReference Include =" Cube.Pdf.Converter" Version =" 8.7 .0" />
29- <PackageReference Include =" Cube.Logging.NLog" Version =" 8.6.1 " />
28+ <PackageReference Include =" Cube.Pdf.Converter" Version =" 9.2 .0" />
29+ <PackageReference Include =" Cube.Logging.NLog" Version =" 9.0.0 " />
3030 </ItemGroup >
3131 <ItemGroup >
3232 <None Include =" App.*" />
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <Version >8.7 .0</Version >
3+ <Version >9.2 .0</Version >
44 <Authors >clown;cube-soft</Authors >
55 <Company >CubeSoft</Company >
66 <Product >CubePDF Lite</Product >
2424 <OutputPath >bin\Any CPU\$(Configuration)\</OutputPath >
2525 </PropertyGroup >
2626 <ItemGroup >
27- <PackageReference Include =" Cube.Pdf.Converter" Version =" 8.7 .0" />
28- <PackageReference Include =" Cube.Logging.NLog" Version =" 8.6.1 " />
27+ <PackageReference Include =" Cube.Pdf.Converter" Version =" 9.2 .0" />
28+ <PackageReference Include =" Cube.Logging.NLog" Version =" 9.0.0 " />
2929 </ItemGroup >
3030 <ItemGroup >
3131 <None Include =" App.*" />
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <Version >1.0.1 </Version >
3+ <Version >1.1.0 </Version >
44 <Authors >clown;cube-soft</Authors >
55 <Company >CubeSoft</Company >
66 <Product >CubePDF Merge</Product >
2424 <OutputPath >bin\Any CPU\$(Configuration)\</OutputPath >
2525 </PropertyGroup >
2626 <ItemGroup >
27- <PackageReference Include =" Cube.Pdf.Itext" Version =" 8.7 .0" />
28- <PackageReference Include =" Cube.Logging.NLog" Version =" 8.6.1 " />
27+ <PackageReference Include =" Cube.Pdf.Itext" Version =" 9.2 .0" />
28+ <PackageReference Include =" Cube.Logging.NLog" Version =" 9.0.0 " />
2929 </ItemGroup >
3030 <ItemGroup >
3131 <None Include =" App.*" />
Original file line number Diff line number Diff line change @@ -164,6 +164,9 @@ Pull Request をお願いします。
164164
165165## 更新履歴
166166
167+ * 2025-01-28 version 9.0.0
168+ - 多言語対応に関する処理を改修
169+ - CubePDF SDK 9.2.0 へ更新
167170* 2024-03-29 version 8.7.0
168171 - Arm64 版のファイル構成を変更
169172 - CubePDF SDK 8.7.0 へ更新
You can’t perform that action at this time.
0 commit comments