teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

FileDataStoreの情報追加

2018/11/08 08:35

投稿

dountOwl
dountOwl

スコア13

answer CHANGED
@@ -1,8 +1,9 @@
1
- 当方も同様の壁突き当たっおります。
1
+ 下記パッケージ含まれます。
2
2
 
3
- GoogleWebAuthorizationBrokerについては
3
+ GoogleWebAuthorizationBroker
4
- Google.Apis.Authというパッケージに含まれているようです。
4
+   Google.Apis.Auth
5
+   https://www.nuget.org/packages/Google.Apis.Auth/
5
6
 
7
+ ・FileDataStore
8
+   Google.Apis
6
- https://www.nuget.org/packages/Google.Apis.Auth/
9
+   https://www.nuget.org/packages/Google.Apis/
7
-
8
- FileDataStoreについては調査中です。