diff --git a/Examples/Collaboration/Receiver/Collaboration.Receiver.csproj b/Examples/Collaboration/Receiver/Collaboration.Receiver.csproj index 9d54bfe..d9199fc 100644 --- a/Examples/Collaboration/Receiver/Collaboration.Receiver.csproj +++ b/Examples/Collaboration/Receiver/Collaboration.Receiver.csproj @@ -1,6 +1,6 @@ - 8.5.0 + 8.7.0 clown;cube-soft CubeSoft CoReceiver @@ -24,8 +24,8 @@ bin\Any CPU\$(Configuration)\ - - + + diff --git a/Examples/Collaboration/Sender/Collaboration.Sender.csproj b/Examples/Collaboration/Sender/Collaboration.Sender.csproj index 27ad806..42141f9 100644 --- a/Examples/Collaboration/Sender/Collaboration.Sender.csproj +++ b/Examples/Collaboration/Sender/Collaboration.Sender.csproj @@ -1,6 +1,6 @@ - 8.5.0 + 8.7.0 clown;cube-soft CubeSoft CoSender @@ -25,8 +25,8 @@ bin\Any CPU\$(Configuration)\ - - + + diff --git a/Examples/CubePdfLite/CubePdfLite.csproj b/Examples/CubePdfLite/CubePdfLite.csproj index 6814df6..39c2cca 100644 --- a/Examples/CubePdfLite/CubePdfLite.csproj +++ b/Examples/CubePdfLite/CubePdfLite.csproj @@ -1,6 +1,6 @@  - 8.5.0 + 8.7.0 clown;cube-soft CubeSoft CubePDF Lite @@ -24,8 +24,8 @@ bin\Any CPU\$(Configuration)\ - - + + diff --git a/Examples/CubePdfMerge/CubePdfMerge.csproj b/Examples/CubePdfMerge/CubePdfMerge.csproj index a12ec01..866695d 100644 --- a/Examples/CubePdfMerge/CubePdfMerge.csproj +++ b/Examples/CubePdfMerge/CubePdfMerge.csproj @@ -1,6 +1,6 @@  - 1.0.0 + 1.0.1 clown;cube-soft CubeSoft CubePDF Merge @@ -24,8 +24,8 @@ bin\Any CPU\$(Configuration)\ - - + + diff --git a/Readme.md b/Readme.md index 52c9d3d..5e2b6ff 100644 --- a/Readme.md +++ b/Readme.md @@ -164,6 +164,9 @@ Pull Request をお願いします。 ## 更新履歴 +* 2024-03-29 version 8.7.0 + - Arm64 版のファイル構成を変更 + - CubePDF SDK 8.7.0 へ更新 * 2023-09-06 version 8.5.0 - ARM64 版 Windows に対応 - 内部処理を改善