From b0e7ba21e5970986056bb907b09f3a7c6ac815f3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BC=B4=EF=BC=B2?=
<31824852+TetsuOtter@users.noreply.github.com>
Date: Tue, 21 May 2024 00:10:42 +0900
Subject: [PATCH 1/3] =?UTF-8?q?=E3=83=91=E3=83=83=E3=82=B1=E3=83=BC?=
=?UTF-8?q?=E3=82=B8=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3=E3=82=92?=
=?UTF-8?q?=E6=9B=B4=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
TRViS.IO.Tests/TRViS.IO.Tests.csproj | 6 +++---
TRViS.IO/TRViS.IO.csproj | 4 ++--
.../TRViS.LocationService.Tests.csproj | 6 +++---
TRViS/TRViS.csproj | 8 ++++----
4 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/TRViS.IO.Tests/TRViS.IO.Tests.csproj b/TRViS.IO.Tests/TRViS.IO.Tests.csproj
index 7059cbf9..f35e02e1 100644
--- a/TRViS.IO.Tests/TRViS.IO.Tests.csproj
+++ b/TRViS.IO.Tests/TRViS.IO.Tests.csproj
@@ -10,12 +10,12 @@
-
+
- runtime; build; native; contentfiles; analyzers; buildtransitive
+ runtime; build; native; contentfiles; analyzers; buildtransitive
all
- runtime; build; native; contentfiles; analyzers; buildtransitive
+ runtime; build; native; contentfiles; analyzers; buildtransitive
all
diff --git a/TRViS.IO/TRViS.IO.csproj b/TRViS.IO/TRViS.IO.csproj
index b05b033f..ec21fadb 100644
--- a/TRViS.IO/TRViS.IO.csproj
+++ b/TRViS.IO/TRViS.IO.csproj
@@ -8,8 +8,8 @@
-
+
-
+
diff --git a/TRViS.LocationService.Tests/TRViS.LocationService.Tests.csproj b/TRViS.LocationService.Tests/TRViS.LocationService.Tests.csproj
index 698b22d2..9d80031a 100644
--- a/TRViS.LocationService.Tests/TRViS.LocationService.Tests.csproj
+++ b/TRViS.LocationService.Tests/TRViS.LocationService.Tests.csproj
@@ -11,10 +11,10 @@
-
+
-
-
+
+
diff --git a/TRViS/TRViS.csproj b/TRViS/TRViS.csproj
index a9b3f6e9..7f244d9f 100644
--- a/TRViS/TRViS.csproj
+++ b/TRViS/TRViS.csproj
@@ -52,7 +52,7 @@
+ Version="8.0.40" />
@@ -63,13 +63,13 @@
ExcludeAssets="runtime" />
+ Version="8.0.3" />
+ Version="9.0.0" />
+ Version="5.3.2" />
From 2e0c1d4ea73e6c10835d9dc3bc4e583182cf7508 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BC=B4=EF=BC=B2?=
<31824852+TetsuOtter@users.noreply.github.com>
Date: Tue, 21 May 2024 00:11:51 +0900
Subject: [PATCH 2/3] =?UTF-8?q?=E3=83=AA=E3=83=B3=E3=82=AF=E5=91=A8?=
=?UTF-8?q?=E3=82=8A=E3=81=AE=E3=83=90=E3=82=B0=E6=B3=A8=E6=84=8F=E6=9B=B8?=
=?UTF-8?q?=E3=81=8D=E3=82=92=E5=89=8A=E9=99=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
フレームワークアップデートにより、不具合が修正されて正常に動作するようになったため
---
docs/md/PrivacyPolicy.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/docs/md/PrivacyPolicy.md b/docs/md/PrivacyPolicy.md
index d60742a3..6ce7598b 100644
--- a/docs/md/PrivacyPolicy.md
+++ b/docs/md/PrivacyPolicy.md
@@ -1,7 +1,5 @@
# TRViS Privacy Policy
-(注意: 現在、使用しているフレームワークのバグにより、アプリ内でリンクをタップしてもブラウザを開けない状態です。リンクを踏みたい際は、メニューよりオンライン版のPrivacy Policyを開いてご確認ください。)
-
このアプリでは、ユーザの個人情報は外部に送信しませんが、個人を特定できない程度の情報を外部サービスに送信します。
なお、ここに記載しているポリシーは、本アプリが明示的に実装している機能についてのみ適用されます。
本アプリが利用しているライブラリやサービスについては、それぞれのプライバシーポリシーをご確認ください。
From c2564c35f1d85b06459fdc8e8e03186b1265265d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BC=B4=EF=BC=B2?=
<31824852+TetsuOtter@users.noreply.github.com>
Date: Tue, 21 May 2024 00:31:36 +0900
Subject: [PATCH 3/3] =?UTF-8?q?Privacy=20Policy=E6=9B=B4=E6=96=B0=E5=B1=A5?=
=?UTF-8?q?=E6=AD=B4=E3=82=92=E8=BF=BD=E5=8A=A0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
docs/md/PrivacyPolicy.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/md/PrivacyPolicy.md b/docs/md/PrivacyPolicy.md
index 6ce7598b..03ef3426 100644
--- a/docs/md/PrivacyPolicy.md
+++ b/docs/md/PrivacyPolicy.md
@@ -57,5 +57,6 @@ https://www.apple.com/jp/legal/privacy/data/ja/app-analytics/
## 更新履歴
+- 2024年5月21日: リンクを踏めない不具合に関する注意書きを削除
- 2023年10月26日: AppCenter導入に伴い更新 (ついでに位置情報についても明記)
- 2022年9月16日: 作成