diff --git a/docs/framework/get-started/system-requirements.md b/docs/framework/get-started/system-requirements.md
index 7b5a5bbbfd6..227ad2524a2 100644
--- a/docs/framework/get-started/system-requirements.md
+++ b/docs/framework/get-started/system-requirements.md
@@ -1,5 +1,5 @@
---
-title: ".NET Framework のシステム要件 | Microsoft Docs"
+title: ".NET Framework のシステム要件"
ms.custom:
ms.date: 03/30/2017
ms.prod: .net-framework
@@ -20,23 +20,21 @@ caps.latest.revision: 95
author: rpetrusha
ms.author: ronpet
manager: wpickett
-ms.translationtype: Human Translation
-ms.sourcegitcommit: 1cd1761d630f61a58f29d88e9342551d48cbc6a8
-ms.openlocfilehash: eb1d58651f1e982b53bc5cc06d4d58ba4690b1d7
+ms.translationtype: HT
+ms.sourcegitcommit: 306c608dc7f97594ef6f72ae0f5aaba596c936e1
+ms.openlocfilehash: 4b48b2d7b8b6256c2395cee069d7705001258a0a
ms.contentlocale: ja-jp
-ms.lasthandoff: 06/20/2017
+ms.lasthandoff: 07/28/2017
---
-
-# .NET Framework のシステム要件
+# .NET Framework のシステム要件
このトピックの表では、.NET Framework 4.5 とそのポイント リリース (4.5.1 と 4.5.2)、[!INCLUDE[net_v46](../../../includes/net-v46-md.md)] とそのポイント リリース (4.6.1 と 4.6.2)、.NET Framework 4.7 のハードウェア、オペレーティング システム、およびソフトウェアの要件を示します。 .NET Framework 用のアプリケーションを開発するための開発環境では、要件セットが異なります。
ダウンロード情報とリンクについては、[「開発者向けの .NET Framework のインストール」](../../../docs/framework/install/guide-for-developers.md) を参照してください。
.NET Framework バージョンのサポート ライフサイクルについては、[マイクロソフト サポート ライフサイクル](https://support.microsoft.com/en-us/lifecycle/search?sort=PN&alpha=Microsoft%20.NET%20Framework&Filter=FilterNO)をご覧ください。
-
-## ハードウェア要件
+## ハードウェア要件
|||
|-|-|
@@ -46,13 +44,11 @@ ms.lasthandoff: 06/20/2017
|32 ビット|4.5 GB|
|64 ビット|4.5 GB|
-
-## インストール要件
+## インストール要件
- .NET Framework をインストールするには管理者権限が必要です。 .NET Framework をインストールするコンピューター上での管理者権限がない場合には、ネットワーク管理者にお問い合わせください。
-
-## サポートされているクライアント オペレーティング システム
+## サポートされているクライアント オペレーティング システム
|オペレーティング システム|サポートされているエディション|OS と共にプレインストール済み|個別にインストール可能|
|----------------------|------------------------|------------------------------|----------------------------|
@@ -78,8 +74,7 @@ ms.lasthandoff: 06/20/2017
- 64 ビット オペレーティング システムでは、.NET Framework は WOW64 (64 ビット コンピューター上での 32 ビット処理) とネイティブ 64 ビット処理の両方をサポートしています。
-
-## サポートされているサーバー オペレーティング システム
+## サポートされているサーバー オペレーティング システム
|オペレーティング システム|サポートされているエディション|OS と共にプレインストール済み|個別にインストール可能|
|----------------------|------------------------|------------------------------|----------------------------|
@@ -101,8 +96,7 @@ ms.lasthandoff: 06/20/2017
- 64 ビット オペレーティング システムでは、.NET Framework は WOW64 (64 ビット コンピューター上での 32 ビット処理) とネイティブ 64 ビット処理の両方をサポートしています。
-
-## 関連項目
+## 関連項目
[インストール ガイド](../../../docs/framework/install/index.md)
[はじめに](../../../docs/framework/get-started/index.md)
[.NET Framework のインストールおよびアンインストールのブロックのトラブルシューティング](../../../docs/framework/install/troubleshoot-blocked-installations-and-uninstallations.md)
diff --git a/docs/framework/install/troubleshoot-blocked-installations-and-uninstallations.md b/docs/framework/install/troubleshoot-blocked-installations-and-uninstallations.md
index 8a4482db263..a3bd765049d 100644
--- a/docs/framework/install/troubleshoot-blocked-installations-and-uninstallations.md
+++ b/docs/framework/install/troubleshoot-blocked-installations-and-uninstallations.md
@@ -1,5 +1,5 @@
---
-title: ".NET Framework のインストールおよびアンインストールのブロックのトラブルシューティング | Microsoft Docs"
+title: ".NET Framework のインストールおよびアンインストールのブロックのトラブルシューティング"
ms.custom:
ms.date: 03/30/2017
ms.prod: .net-framework
@@ -17,11 +17,11 @@ caps.latest.revision: 57
author: rpetrusha
ms.author: ronpet
manager: wpickett
-ms.translationtype: Human Translation
-ms.sourcegitcommit: fe9ab371ab8d3eee3778412e446b7aa30b42476b
-ms.openlocfilehash: 1d3dd5bc21bee91fe997deb8d5000145f4098f9c
+ms.translationtype: HT
+ms.sourcegitcommit: 306c608dc7f97594ef6f72ae0f5aaba596c936e1
+ms.openlocfilehash: c0d2d657a44c813fc94f8342ba1e6c33b330dfdb
ms.contentlocale: ja-jp
-ms.lasthandoff: 06/02/2017
+ms.lasthandoff: 07/28/2017
---
diff --git a/docs/framework/migration-guide/version-compatibility.md b/docs/framework/migration-guide/version-compatibility.md
index 5e21051966f..76030e1f1ef 100644
--- a/docs/framework/migration-guide/version-compatibility.md
+++ b/docs/framework/migration-guide/version-compatibility.md
@@ -1,5 +1,5 @@
---
-title: ".NET Framework のバージョンの互換性 | Microsoft Docs"
+title: ".NET Framework のバージョンの互換性"
ms.custom:
ms.date: 03/30/2017
ms.prod: .net-framework
@@ -18,11 +18,11 @@ caps.latest.revision: 35
author: rpetrusha
ms.author: ronpet
manager: wpickett
-ms.translationtype: Human Translation
-ms.sourcegitcommit: 9f5b8ebb69c9206ff90b05e748c64d29d82f7a16
-ms.openlocfilehash: 09f682d9c3a1cf5d42bba878676d84b9328a1a81
+ms.translationtype: HT
+ms.sourcegitcommit: 306c608dc7f97594ef6f72ae0f5aaba596c936e1
+ms.openlocfilehash: 741c2d1c49f44a6a7b299845cdc37cc8425c326b
ms.contentlocale: ja-jp
-ms.lasthandoff: 05/22/2017
+ms.lasthandoff: 07/28/2017
---
# .NET Framework のバージョンの互換性
@@ -59,7 +59,7 @@ ms.lasthandoff: 05/22/2017
- これらのトピックで、アプリに影響する可能性がある変更を確認し、説明されている代替手段を適用します。
- - [.NET framework 4 への移行に関する問題](http://go.microsoft.com/fwlink/p/?LinkId=248212)
+ - [.NET framework 4 への移行に関する問題](../../../docs/framework/migration-guide/net-framework-4-migration-issues.md)
- [4.5 でのアプリケーションの互換性](../../../docs/framework/migration-guide/application-compatibility-in-the-net-framework-4-5.md)
@@ -95,5 +95,5 @@ ms.lasthandoff: 05/22/2017
[クラス ライブラリの互換性のために残されている機能](../../../docs/framework/whats-new/whats-obsolete.md)
[アプリケーションの互換性](../../../docs/framework/migration-guide/application-compatibility.md)
[Microsoft .NET Framework のサポート ライフサイクル ポリシー](http://go.microsoft.com/fwlink/p/?LinkId=248212)
- [.NET framework 4 への移行に関する問題](http://go.microsoft.com/fwlink/p/?LinkId=248212)
+ [.NET framework 4 への移行に関する問題](../../../docs/framework/migration-guide/net-framework-4-migration-issues.md)
diff --git a/docs/framework/migration-guide/versions-and-dependencies.md b/docs/framework/migration-guide/versions-and-dependencies.md
index 334e5000550..7d5ad811d7e 100644
--- a/docs/framework/migration-guide/versions-and-dependencies.md
+++ b/docs/framework/migration-guide/versions-and-dependencies.md
@@ -1,5 +1,5 @@
---
-title: ".NET Framework のバージョンおよび依存関係 | Microsoft Docs"
+title: ".NET Framework のバージョンおよび依存関係"
ms.custom:
ms.date: 05/02/2017
ms.prod: .net-framework
@@ -16,11 +16,11 @@ caps.latest.revision: 122
author: rpetrusha
ms.author: ronpet
manager: wpickett
-ms.translationtype: Human Translation
-ms.sourcegitcommit: c12811f3eb8b0aeeeeab6d41ba2983ee9a0ae0f9
-ms.openlocfilehash: 66d3b5c521581686bac2c9783bd4e014a880eb97
+ms.translationtype: HT
+ms.sourcegitcommit: 306c608dc7f97594ef6f72ae0f5aaba596c936e1
+ms.openlocfilehash: a2e3e87f94dec62f6a55e5ef87ee8028f24a5f0e
ms.contentlocale: ja-jp
-ms.lasthandoff: 07/06/2017
+ms.lasthandoff: 07/28/2017
---
# .NET Framework のバージョンおよび依存関係
diff --git a/docs/framework/whats-new/whats-obsolete.md b/docs/framework/whats-new/whats-obsolete.md
index d66872a2e28..7e7ae554470 100644
--- a/docs/framework/whats-new/whats-obsolete.md
+++ b/docs/framework/whats-new/whats-obsolete.md
@@ -1,5 +1,5 @@
---
-title: ".NET Framework クラス ライブラリの互換性のために残されている機能 | Microsoft ドキュメント"
+title: ".NET Framework クラス ライブラリの互換性のために残されている機能"
ms.custom:
ms.date: 03/30/2017
ms.prod: .net-framework
@@ -18,11 +18,11 @@ caps.latest.revision: 19
author: rpetrusha
ms.author: ronpet
manager: wpickett
-ms.translationtype: Human Translation
-ms.sourcegitcommit: 9f5b8ebb69c9206ff90b05e748c64d29d82f7a16
-ms.openlocfilehash: 68c71e26ac5e5a1872ac006d02adec84c1fb63da
+ms.translationtype: HT
+ms.sourcegitcommit: 306c608dc7f97594ef6f72ae0f5aaba596c936e1
+ms.openlocfilehash: 7afe9496ca116ed0c330c4ff9e7c3a855249cf14
ms.contentlocale: ja-jp
-ms.lasthandoff: 04/18/2017
+ms.lasthandoff: 07/28/2017
---
# .NET Framework クラス ライブラリの互換性のために残されている機能
@@ -38,7 +38,7 @@ ms.lasthandoff: 04/18/2017
型または型のメンバーが旧式であることを示す以外に、 は、その型またはメンバーが含まれているソース コードをコンパイラで処理する方法を定義します。 コードをコンパイルするが警告メッセージを出力するようにすることも、旧式の型またはメンバーの使用をエラーとして扱うこともできます。 前者の場合、コードを正常にコンパイルできますが、警告メッセージによって型またはメンバーが旧式であることが示されます。 後者の場合、コンパイルは失敗します。
- コンパイルで警告メッセージではなくエラーが生成される場合でも、 はランタイム動作には影響を与えません。 つまり、旧式の型またはメンバーを使用しているが正常にコンパイルされたアプリケーションは、常に正常に実行されます。 旧式の型またはメンバーを使用するアプリケーションを再コンパイルしようとした場合にのみ失敗します。
+ コンパイルで警告メッセージではなくエラーが生成される場合でも、 は実行時の動作には影響を与えません。 つまり、旧式の型またはメンバーを使用しているが正常にコンパイルされたアプリケーションは、常に正常に実行されます。 旧式の型またはメンバーを使用するアプリケーションを再コンパイルしようとした場合にのみ失敗します。
## 旧式の型とメンバーを処理する方法
既存のコードをアップグレードし、再コンパイルする場合に、コンパイラの警告を生成する旧式の型またはメンバーをアプリケーションで使用しても、まったく問題ありません。 ただし、コンパイラの警告メッセージを確認して、アプリケーション コードを変更する必要があるかどうか判断する必要があります。 代わりとなる適切な方法がメッセージに示されていない場合は、次のいずれかの操作を行う必要があります。
@@ -91,4 +91,5 @@ ms.lasthandoff: 04/18/2017
[.NET Framework 2.0 Obsolete List (.NET Framework 2.0 の互換性のために残されている機能の一覧)](http://go.microsoft.com/fwlink/?LinkID=125264)
## 関連項目
- [\< 要素](../../../docs/framework/configure-apps/file-schema/startup/supportedruntime-element.md)
+ [\< 要素](../../../docs/framework/configure-apps/file-schema/startup/supportedruntime-element.md)
+
diff --git a/docs/standard/collections/selecting-a-collection-class.md b/docs/standard/collections/selecting-a-collection-class.md
index e3071f3afe9..3c73a9f8117 100644
--- a/docs/standard/collections/selecting-a-collection-class.md
+++ b/docs/standard/collections/selecting-a-collection-class.md
@@ -1,5 +1,5 @@
---
-title: "コレクション クラスの選択 | Microsoft Docs"
+title: "コレクション クラスの選択"
ms.custom:
ms.date: 03/30/2017
ms.prod: .net
@@ -20,11 +20,11 @@ caps.latest.revision: 20
author: mairaw
ms.author: mairaw
manager: wpickett
-ms.translationtype: Human Translation
-ms.sourcegitcommit: 9f5b8ebb69c9206ff90b05e748c64d29d82f7a16
-ms.openlocfilehash: 403a78e3fc1496b91403b3c42494e34d12607b70
+ms.translationtype: HT
+ms.sourcegitcommit: 306c608dc7f97594ef6f72ae0f5aaba596c936e1
+ms.openlocfilehash: 26467141e5f7537efddd79e0b04af6203e4a6994
ms.contentlocale: ja-jp
-ms.lasthandoff: 05/22/2017
+ms.lasthandoff: 07/28/2017
---
# コレクション クラスの選択
@@ -91,4 +91,5 @@ ms.lasthandoff: 05/22/2017
- [スレッドセーフなコレクション](../../../docs/standard/collections/thread-safe/index.md)
+ [スレッドセーフなコレクション](../../../docs/standard/collections/thread-safe/index.md)
+
diff --git a/includes/atlaslib-current-ext-md.md b/includes/atlaslib-current-ext-md.md
new file mode 100644
index 00000000000..6cad88170f5
--- /dev/null
+++ b/includes/atlaslib-current-ext-md.md
@@ -0,0 +1 @@
+Microsoft Ajax Library
\ No newline at end of file
diff --git a/includes/cpp-iter-arg-md.md b/includes/cpp-iter-arg-md.md
new file mode 100644
index 00000000000..a8ac2b65646
--- /dev/null
+++ b/includes/cpp-iter-arg-md.md
@@ -0,0 +1 @@
+被制御シーケンス内の要素の型。
\ No newline at end of file
diff --git a/includes/cppwrt-md.md b/includes/cppwrt-md.md
new file mode 100644
index 00000000000..b95907919f7
--- /dev/null
+++ b/includes/cppwrt-md.md
@@ -0,0 +1 @@
+Visual C++ コンポーネント拡張
\ No newline at end of file
diff --git a/includes/csharp-current-short-md.md b/includes/csharp-current-short-md.md
new file mode 100644
index 00000000000..baeb5a5d616
--- /dev/null
+++ b/includes/csharp-current-short-md.md
@@ -0,0 +1 @@
+Visual C#
\ No newline at end of file
diff --git a/includes/csharp-dev10-long-md.md b/includes/csharp-dev10-long-md.md
new file mode 100644
index 00000000000..61c776599be
--- /dev/null
+++ b/includes/csharp-dev10-long-md.md
@@ -0,0 +1 @@
+Visual C# 2010
\ No newline at end of file
diff --git a/includes/csharplangspec-md.md b/includes/csharplangspec-md.md
new file mode 100644
index 00000000000..637239b05cb
--- /dev/null
+++ b/includes/csharplangspec-md.md
@@ -0,0 +1 @@
+詳細については、「[C# 言語の仕様](~/docs/csharp/language-reference/language-specification/index.md)」を参照してください。 言語仕様は、C# の構文と使用法に関する信頼性のある情報源です。
diff --git a/includes/csprcsext-md.md b/includes/csprcsext-md.md
new file mode 100644
index 00000000000..f20b9abfa8b
--- /dev/null
+++ b/includes/csprcsext-md.md
@@ -0,0 +1 @@
+Microsoft Visual C# 2005
\ No newline at end of file
diff --git a/includes/csprcsxpr-md.md b/includes/csprcsxpr-md.md
new file mode 100644
index 00000000000..d484b4c6746
--- /dev/null
+++ b/includes/csprcsxpr-md.md
@@ -0,0 +1 @@
+Visual C# Express
\ No newline at end of file
diff --git a/includes/dp-id-field-label-md.md b/includes/dp-id-field-label-md.md
new file mode 100644
index 00000000000..fda0445117b
--- /dev/null
+++ b/includes/dp-id-field-label-md.md
@@ -0,0 +1 @@
+依存関係プロパティの識別子フィールド:
\ No newline at end of file
diff --git a/includes/infocard1-md.md b/includes/infocard1-md.md
new file mode 100644
index 00000000000..4c1f24ace17
--- /dev/null
+++ b/includes/infocard1-md.md
@@ -0,0 +1 @@
+CardSpace
\ No newline at end of file
diff --git a/includes/internalonly-netframework-member-md.md b/includes/internalonly-netframework-member-md.md
new file mode 100644
index 00000000000..b8ec85a169a
--- /dev/null
+++ b/includes/internalonly-netframework-member-md.md
@@ -0,0 +1 @@
+このメンバーは .NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
\ No newline at end of file
diff --git a/includes/internalonly-netframework-type-md.md b/includes/internalonly-netframework-type-md.md
new file mode 100644
index 00000000000..403ff792c74
--- /dev/null
+++ b/includes/internalonly-netframework-type-md.md
@@ -0,0 +1 @@
+この型は .NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
\ No newline at end of file
diff --git a/includes/linq-adonet-md.md b/includes/linq-adonet-md.md
new file mode 100644
index 00000000000..de196563ede
--- /dev/null
+++ b/includes/linq-adonet-md.md
@@ -0,0 +1 @@
+LINQ to ADO.NET
\ No newline at end of file
diff --git a/includes/net-46-native-md.md b/includes/net-46-native-md.md
new file mode 100644
index 00000000000..dec524f0f1d
--- /dev/null
+++ b/includes/net-46-native-md.md
@@ -0,0 +1 @@
+4.6 以降、.NET ネイティブのみで使用できます
\ No newline at end of file
diff --git a/includes/net-client-v35-long-md.md b/includes/net-client-v35-long-md.md
new file mode 100644
index 00000000000..f24dbf9be9a
--- /dev/null
+++ b/includes/net-client-v35-long-md.md
@@ -0,0 +1 @@
+.NET Framework Client Profile
\ No newline at end of file
diff --git a/includes/net-current-v10plus-md.md b/includes/net-current-v10plus-md.md
new file mode 100644
index 00000000000..527924c46cb
--- /dev/null
+++ b/includes/net-current-v10plus-md.md
@@ -0,0 +1 @@
+1.0 以降で使用可能
\ No newline at end of file
diff --git a/includes/net-current-v11plus-md.md b/includes/net-current-v11plus-md.md
new file mode 100644
index 00000000000..424caf9200c
--- /dev/null
+++ b/includes/net-current-v11plus-md.md
@@ -0,0 +1 @@
+1.1 以降で使用可能
\ No newline at end of file
diff --git a/includes/net-current-v20plus-md.md b/includes/net-current-v20plus-md.md
new file mode 100644
index 00000000000..bc0a3b913f5
--- /dev/null
+++ b/includes/net-current-v20plus-md.md
@@ -0,0 +1 @@
+2.0 以降で使用可能
\ No newline at end of file
diff --git a/includes/net-current-v30plus-md.md b/includes/net-current-v30plus-md.md
new file mode 100644
index 00000000000..30c7b1fd4bb
--- /dev/null
+++ b/includes/net-current-v30plus-md.md
@@ -0,0 +1 @@
+4.6、4.5.2、4.5.1、4.5、4、3.5 SP1、3.5、3.0 SP1、3.0
\ No newline at end of file
diff --git a/includes/net-current-v40plus-md.md b/includes/net-current-v40plus-md.md
new file mode 100644
index 00000000000..e153ae31259
--- /dev/null
+++ b/includes/net-current-v40plus-md.md
@@ -0,0 +1 @@
+4 以降で使用可能
\ No newline at end of file
diff --git a/includes/net-current-v451plus-md.md b/includes/net-current-v451plus-md.md
new file mode 100644
index 00000000000..e43c42ae3ec
--- /dev/null
+++ b/includes/net-current-v451plus-md.md
@@ -0,0 +1 @@
+4.5.1 以降で使用可能
\ No newline at end of file
diff --git a/includes/net-current-v452plus-md.md b/includes/net-current-v452plus-md.md
new file mode 100644
index 00000000000..908827e4dec
--- /dev/null
+++ b/includes/net-current-v452plus-md.md
@@ -0,0 +1 @@
+4.5.2 以降で使用可能
\ No newline at end of file
diff --git a/includes/net-current-v45plus-md.md b/includes/net-current-v45plus-md.md
new file mode 100644
index 00000000000..8580a1041f9
--- /dev/null
+++ b/includes/net-current-v45plus-md.md
@@ -0,0 +1 @@
+4.5 以降で使用可能
\ No newline at end of file
diff --git a/includes/net-current-v461plus-md.md b/includes/net-current-v461plus-md.md
new file mode 100644
index 00000000000..5900c96a419
--- /dev/null
+++ b/includes/net-current-v461plus-md.md
@@ -0,0 +1 @@
+4.6.1 以降で使用可能
\ No newline at end of file
diff --git a/includes/net-current-v462plus-md.md b/includes/net-current-v462plus-md.md
new file mode 100644
index 00000000000..6c70eab5c15
--- /dev/null
+++ b/includes/net-current-v462plus-md.md
@@ -0,0 +1 @@
+4.6.2 以降で使用可能
\ No newline at end of file
diff --git a/includes/net-current-v46plus-md.md b/includes/net-current-v46plus-md.md
new file mode 100644
index 00000000000..8a93ccbe7bc
--- /dev/null
+++ b/includes/net-current-v46plus-md.md
@@ -0,0 +1 @@
+4.6 以降で使用可能
\ No newline at end of file
diff --git a/includes/net-v463-md.md b/includes/net-v463-md.md
new file mode 100644
index 00000000000..1d73e3cdcca
--- /dev/null
+++ b/includes/net-v463-md.md
@@ -0,0 +1 @@
+.NET Framework 4.7
\ No newline at end of file
diff --git a/includes/null-md.md b/includes/null-md.md
new file mode 100644
index 00000000000..b3af906392d
--- /dev/null
+++ b/includes/null-md.md
@@ -0,0 +1 @@
+**null**
\ No newline at end of file
diff --git a/includes/ofprexcel-md.md b/includes/ofprexcel-md.md
new file mode 100644
index 00000000000..45a379d7eac
--- /dev/null
+++ b/includes/ofprexcel-md.md
@@ -0,0 +1 @@
+Microsoft Excel
\ No newline at end of file
diff --git a/includes/preprocessor-symbols.md b/includes/preprocessor-symbols.md
new file mode 100644
index 00000000000..dcb42e57427
--- /dev/null
+++ b/includes/preprocessor-symbols.md
@@ -0,0 +1,21 @@
+ ```
+.NET Framework 2.0 --> NET20
+.NET Framework 3.5 --> NET35
+.NET Framework 4.0 --> NET40
+.NET Framework 4.5 --> NET45
+.NET Framework 4.5.1 --> NET451
+.NET Framework 4.5.2 --> NET452
+.NET Framework 4.6 --> NET46
+.NET Framework 4.6.1 --> NET461
+.NET Framework 4.6.2 --> NET462
+.NET Framework 4.7 --> NET47
+.NET Standard 1.0 --> NETSTANDARD1_0
+.NET Standard 1.1 --> NETSTANDARD1_1
+.NET Standard 1.2 --> NETSTANDARD1_2
+.NET Standard 1.3 --> NETSTANDARD1_3
+.NET Standard 1.4 --> NETSTANDARD1_4
+.NET Standard 1.5 --> NETSTANDARD1_5
+.NET Standard 1.6 --> NETSTANDARD1_6
+.NET Core Application 1.0 --> NETCOREAPP1_0
+.NET Core Application 1.1 --> NETCOREAPP1_1
+```
diff --git a/includes/sil3-first-md.md b/includes/sil3-first-md.md
new file mode 100644
index 00000000000..5734e289b38
--- /dev/null
+++ b/includes/sil3-first-md.md
@@ -0,0 +1 @@
+Microsoft Silverlight 3
\ No newline at end of file
diff --git a/includes/sql-sync-long-md.md b/includes/sql-sync-long-md.md
new file mode 100644
index 00000000000..ca299e2950f
--- /dev/null
+++ b/includes/sql-sync-long-md.md
@@ -0,0 +1 @@
+Microsoft Synchronization Services for ADO.NET
\ No newline at end of file
diff --git a/includes/sqltecxlinq-md.md b/includes/sqltecxlinq-md.md
new file mode 100644
index 00000000000..2034e69937a
--- /dev/null
+++ b/includes/sqltecxlinq-md.md
@@ -0,0 +1 @@
+LINQ to XML
\ No newline at end of file
diff --git a/includes/sqo-diff-overload-example-elementtype-md.md b/includes/sqo-diff-overload-example-elementtype-md.md
new file mode 100644
index 00000000000..8910a12df8c
--- /dev/null
+++ b/includes/sqo-diff-overload-example-elementtype-md.md
@@ -0,0 +1,2 @@
+> [!NOTE]
+> このコード例で使用するオーバーロードされたメソッドのオーバーロードは、このトピックで説明する特定のオーバーロードとは異なります。 コード例をこのトピックに適用するには、ソース シーケンスの要素を適切な数値型の要素に置き換えます。
\ No newline at end of file
diff --git a/includes/sqo-diff-overload-example-func-md.md b/includes/sqo-diff-overload-example-func-md.md
new file mode 100644
index 00000000000..6dfdd8f8fc2
--- /dev/null
+++ b/includes/sqo-diff-overload-example-func-md.md
@@ -0,0 +1,2 @@
+> [!NOTE]
+> このコード例で使用するオーバーロードされたメソッドのオーバーロードは、このトピックで説明する特定のオーバーロードとは異なります。 コード例をこのトピックに適用するには、`selector` 関数の本体を変更します。
\ No newline at end of file
diff --git a/includes/sskatmai-long-md.md b/includes/sskatmai-long-md.md
new file mode 100644
index 00000000000..42b9c25e97e
--- /dev/null
+++ b/includes/sskatmai-long-md.md
@@ -0,0 +1 @@
+Microsoft SQL Server 2008
\ No newline at end of file
diff --git a/includes/sskatmai-r2-md.md b/includes/sskatmai-r2-md.md
new file mode 100644
index 00000000000..16f111e6b9c
--- /dev/null
+++ b/includes/sskatmai-r2-md.md
@@ -0,0 +1 @@
+SQL Server 2008 R2
\ No newline at end of file
diff --git a/includes/tla2sharptla-ado-md.md b/includes/tla2sharptla-ado-md.md
new file mode 100644
index 00000000000..d2e0c2893a2
--- /dev/null
+++ b/includes/tla2sharptla-ado-md.md
@@ -0,0 +1 @@
+ADO
\ No newline at end of file
diff --git a/includes/tla2sharptla-aes-md.md b/includes/tla2sharptla-aes-md.md
new file mode 100644
index 00000000000..a0db17d01ad
--- /dev/null
+++ b/includes/tla2sharptla-aes-md.md
@@ -0,0 +1 @@
+AES
\ No newline at end of file
diff --git a/includes/tla2sharptla-ascii-md.md b/includes/tla2sharptla-ascii-md.md
new file mode 100644
index 00000000000..290822646f5
--- /dev/null
+++ b/includes/tla2sharptla-ascii-md.md
@@ -0,0 +1 @@
+ASCII
\ No newline at end of file
diff --git a/includes/tla2sharptla-bpp-md.md b/includes/tla2sharptla-bpp-md.md
new file mode 100644
index 00000000000..315a6682a8a
--- /dev/null
+++ b/includes/tla2sharptla-bpp-md.md
@@ -0,0 +1 @@
+BPP
\ No newline at end of file
diff --git a/includes/tla2sharptla-clrsharpinitcap-md.md b/includes/tla2sharptla-clrsharpinitcap-md.md
new file mode 100644
index 00000000000..24584f2c1f2
--- /dev/null
+++ b/includes/tla2sharptla-clrsharpinitcap-md.md
@@ -0,0 +1 @@
+CLR
\ No newline at end of file
diff --git a/includes/tla2sharptla-dib-md.md b/includes/tla2sharptla-dib-md.md
new file mode 100644
index 00000000000..8d880457d16
--- /dev/null
+++ b/includes/tla2sharptla-dib-md.md
@@ -0,0 +1 @@
+DIB
\ No newline at end of file
diff --git a/includes/tla2sharptla-exif-md.md b/includes/tla2sharptla-exif-md.md
new file mode 100644
index 00000000000..3e484bc7a73
--- /dev/null
+++ b/includes/tla2sharptla-exif-md.md
@@ -0,0 +1 @@
+Exif
\ No newline at end of file
diff --git a/includes/tla2sharptla-guid-md.md b/includes/tla2sharptla-guid-md.md
new file mode 100644
index 00000000000..1e4f1193c36
--- /dev/null
+++ b/includes/tla2sharptla-guid-md.md
@@ -0,0 +1 @@
+ GUID
\ No newline at end of file
diff --git a/includes/tla2sharptla-id-md.md b/includes/tla2sharptla-id-md.md
new file mode 100644
index 00000000000..60af51aa36b
--- /dev/null
+++ b/includes/tla2sharptla-id-md.md
@@ -0,0 +1 @@
+ ID
\ No newline at end of file
diff --git a/includes/tla2sharptla-jpegorg-md.md b/includes/tla2sharptla-jpegorg-md.md
new file mode 100644
index 00000000000..d4d1537f685
--- /dev/null
+++ b/includes/tla2sharptla-jpegorg-md.md
@@ -0,0 +1 @@
+JPEG
\ No newline at end of file
diff --git a/includes/tla2sharptla-netframewkattr-md.md b/includes/tla2sharptla-netframewkattr-md.md
new file mode 100644
index 00000000000..120deaf1f6c
--- /dev/null
+++ b/includes/tla2sharptla-netframewkattr-md.md
@@ -0,0 +1 @@
+.NET Framework 属性
\ No newline at end of file
diff --git a/includes/tla2sharptla-passport-md.md b/includes/tla2sharptla-passport-md.md
new file mode 100644
index 00000000000..46ca96f199f
--- /dev/null
+++ b/includes/tla2sharptla-passport-md.md
@@ -0,0 +1 @@
+Windows Live ID
\ No newline at end of file
diff --git a/includes/tla2sharptla-riff-md.md b/includes/tla2sharptla-riff-md.md
new file mode 100644
index 00000000000..a71100636e8
--- /dev/null
+++ b/includes/tla2sharptla-riff-md.md
@@ -0,0 +1 @@
+RIFF
\ No newline at end of file
diff --git a/includes/tla2sharptla-rtf-md.md b/includes/tla2sharptla-rtf-md.md
new file mode 100644
index 00000000000..c981606678d
--- /dev/null
+++ b/includes/tla2sharptla-rtf-md.md
@@ -0,0 +1 @@
+RTF
\ No newline at end of file
diff --git a/includes/tla2sharptla-xrml-md.md b/includes/tla2sharptla-xrml-md.md
new file mode 100644
index 00000000000..cceedef6a85
--- /dev/null
+++ b/includes/tla2sharptla-xrml-md.md
@@ -0,0 +1 @@
+XrML
\ No newline at end of file
diff --git a/includes/tlasharptla-ado-md.md b/includes/tlasharptla-ado-md.md
new file mode 100644
index 00000000000..4e34b1d6431
--- /dev/null
+++ b/includes/tlasharptla-ado-md.md
@@ -0,0 +1 @@
+Microsoft ActiveX データ オブジェクト (ADO)
\ No newline at end of file
diff --git a/includes/tlasharptla-aes-md.md b/includes/tlasharptla-aes-md.md
new file mode 100644
index 00000000000..3374903cdde
--- /dev/null
+++ b/includes/tlasharptla-aes-md.md
@@ -0,0 +1 @@
+高度暗号化標準 (AES)
\ No newline at end of file
diff --git a/includes/tlasharptla-ansi-md.md b/includes/tlasharptla-ansi-md.md
new file mode 100644
index 00000000000..77364e050ee
--- /dev/null
+++ b/includes/tlasharptla-ansi-md.md
@@ -0,0 +1 @@
+ANSI
\ No newline at end of file
diff --git a/includes/tlasharptla-bmpsharpinitcap-md.md b/includes/tlasharptla-bmpsharpinitcap-md.md
new file mode 100644
index 00000000000..883bcdc5978
--- /dev/null
+++ b/includes/tlasharptla-bmpsharpinitcap-md.md
@@ -0,0 +1 @@
+ビットマップ (BMP)
\ No newline at end of file
diff --git a/includes/tlasharptla-bpp-md.md b/includes/tlasharptla-bpp-md.md
new file mode 100644
index 00000000000..c17c688b129
--- /dev/null
+++ b/includes/tlasharptla-bpp-md.md
@@ -0,0 +1 @@
+ピクセルあたりのビット数 (BPP)
\ No newline at end of file
diff --git a/includes/tlasharptla-dib-md.md b/includes/tlasharptla-dib-md.md
new file mode 100644
index 00000000000..5b922fba854
--- /dev/null
+++ b/includes/tlasharptla-dib-md.md
@@ -0,0 +1 @@
+デバイスに依存しないビットマップ (DIB)
\ No newline at end of file
diff --git a/includes/tlasharptla-dipixel-md.md b/includes/tlasharptla-dipixel-md.md
new file mode 100644
index 00000000000..2345e18203c
--- /dev/null
+++ b/includes/tlasharptla-dipixel-md.md
@@ -0,0 +1 @@
+デバイスに依存しない単位 (1/96 インチ)
\ No newline at end of file
diff --git a/includes/tlasharptla-dipixelsharpplural-md.md b/includes/tlasharptla-dipixelsharpplural-md.md
index 3b64f1b197f..c443ab43090 100644
--- a/includes/tlasharptla-dipixelsharpplural-md.md
+++ b/includes/tlasharptla-dipixelsharpplural-md.md
@@ -1 +1 @@
-デバイスに依存しない単位 (1 単位は&1;/96 インチ)
\ No newline at end of file
+デバイスに依存しない単位 (1 単位は 1/96 インチ)
\ No newline at end of file
diff --git a/includes/tlasharptla-guid-md.md b/includes/tlasharptla-guid-md.md
new file mode 100644
index 00000000000..531de502dc0
--- /dev/null
+++ b/includes/tlasharptla-guid-md.md
@@ -0,0 +1 @@
+グローバル一意識別子 (GUID)
\ No newline at end of file
diff --git a/includes/tlasharptla-http-md.md b/includes/tlasharptla-http-md.md
new file mode 100644
index 00000000000..7031821f57c
--- /dev/null
+++ b/includes/tlasharptla-http-md.md
@@ -0,0 +1 @@
+HTTP
\ No newline at end of file
diff --git a/includes/tlasharptla-icc-md.md b/includes/tlasharptla-icc-md.md
new file mode 100644
index 00000000000..1b50117c2d8
--- /dev/null
+++ b/includes/tlasharptla-icc-md.md
@@ -0,0 +1 @@
+International Color Consortium (ICC)
\ No newline at end of file
diff --git a/includes/tlasharptla-icm-md.md b/includes/tlasharptla-icm-md.md
new file mode 100644
index 00000000000..652c2fb35ab
--- /dev/null
+++ b/includes/tlasharptla-icm-md.md
@@ -0,0 +1 @@
+イメージ カラーの管理 (ICM)
\ No newline at end of file
diff --git a/includes/tlasharptla-id-md.md b/includes/tlasharptla-id-md.md
new file mode 100644
index 00000000000..41911cf6248
--- /dev/null
+++ b/includes/tlasharptla-id-md.md
@@ -0,0 +1 @@
+識別子 (ID)
\ No newline at end of file
diff --git a/includes/tlasharptla-ime-md.md b/includes/tlasharptla-ime-md.md
new file mode 100644
index 00000000000..25a7853fe8d
--- /dev/null
+++ b/includes/tlasharptla-ime-md.md
@@ -0,0 +1 @@
+Input Method Editor (IME)
\ No newline at end of file
diff --git a/includes/tlasharptla-isf-md.md b/includes/tlasharptla-isf-md.md
new file mode 100644
index 00000000000..51c6a562d55
--- /dev/null
+++ b/includes/tlasharptla-isf-md.md
@@ -0,0 +1 @@
+Ink Serialized Format (ISF)
\ No newline at end of file
diff --git a/includes/tlasharptla-isv-md.md b/includes/tlasharptla-isv-md.md
new file mode 100644
index 00000000000..6d5c31e566b
--- /dev/null
+++ b/includes/tlasharptla-isv-md.md
@@ -0,0 +1 @@
+独立系ソフトウェア ベンダー (ISV)
\ No newline at end of file
diff --git a/includes/tlasharptla-netframewkattrsharpplural-md.md b/includes/tlasharptla-netframewkattrsharpplural-md.md
new file mode 100644
index 00000000000..120deaf1f6c
--- /dev/null
+++ b/includes/tlasharptla-netframewkattrsharpplural-md.md
@@ -0,0 +1 @@
+.NET Framework 属性
\ No newline at end of file
diff --git a/includes/tlasharptla-notepad-md.md b/includes/tlasharptla-notepad-md.md
new file mode 100644
index 00000000000..693a9936aff
--- /dev/null
+++ b/includes/tlasharptla-notepad-md.md
@@ -0,0 +1 @@
+Microsoft メモ帳
\ No newline at end of file
diff --git a/includes/tlasharptla-oem-md.md b/includes/tlasharptla-oem-md.md
new file mode 100644
index 00000000000..88b5dd20b7a
--- /dev/null
+++ b/includes/tlasharptla-oem-md.md
@@ -0,0 +1 @@
+OEM
\ No newline at end of file
diff --git a/includes/tlasharptla-passport-md.md b/includes/tlasharptla-passport-md.md
new file mode 100644
index 00000000000..46ca96f199f
--- /dev/null
+++ b/includes/tlasharptla-passport-md.md
@@ -0,0 +1 @@
+Windows Live ID
\ No newline at end of file
diff --git a/includes/tlasharptla-reach-md.md b/includes/tlasharptla-reach-md.md
new file mode 100644
index 00000000000..19a1064e35f
--- /dev/null
+++ b/includes/tlasharptla-reach-md.md
@@ -0,0 +1 @@
+XML Paper Specification (XPS) ドキュメント
\ No newline at end of file
diff --git a/includes/tlasharptla-riff-md.md b/includes/tlasharptla-riff-md.md
new file mode 100644
index 00000000000..9bca5405caf
--- /dev/null
+++ b/includes/tlasharptla-riff-md.md
@@ -0,0 +1 @@
+リソース交換ファイル形式 (RIFF)
\ No newline at end of file
diff --git a/includes/tlasharptla-rm-md.md b/includes/tlasharptla-rm-md.md
index 5544a658b59..9f64aa2f0be 100644
--- a/includes/tlasharptla-rm-md.md
+++ b/includes/tlasharptla-rm-md.md
@@ -1 +1 @@
-Microsoft Windows Rights Management \(RM\)
\ No newline at end of file
+Microsoft Windows Rights Management (RM)
\ No newline at end of file
diff --git a/includes/tlasharptla-rtf-md.md b/includes/tlasharptla-rtf-md.md
new file mode 100644
index 00000000000..680c70da5da
--- /dev/null
+++ b/includes/tlasharptla-rtf-md.md
@@ -0,0 +1 @@
+リッチ テキスト形式 (RTF)
\ No newline at end of file
diff --git a/includes/tlasharptla-sha1-md.md b/includes/tlasharptla-sha1-md.md
new file mode 100644
index 00000000000..da98e79c425
--- /dev/null
+++ b/includes/tlasharptla-sha1-md.md
@@ -0,0 +1 @@
+セキュア ハッシュ アルゴリズム バージョン 1.0 (SHA1)
\ No newline at end of file
diff --git a/includes/tlasharptla-uiautomationsharpinitcap-md.md b/includes/tlasharptla-uiautomationsharpinitcap-md.md
new file mode 100644
index 00000000000..d8c9672a7cb
--- /dev/null
+++ b/includes/tlasharptla-uiautomationsharpinitcap-md.md
@@ -0,0 +1 @@
+UI オートメーション
\ No newline at end of file
diff --git a/includes/tlasharptla-urisharpinitcapsharpplural-md.md b/includes/tlasharptla-urisharpinitcapsharpplural-md.md
new file mode 100644
index 00000000000..112d659f00c
--- /dev/null
+++ b/includes/tlasharptla-urisharpinitcapsharpplural-md.md
@@ -0,0 +1 @@
+Uniform Resource Identifier (URI)
\ No newline at end of file
diff --git a/includes/tlasharptla-vba-md.md b/includes/tlasharptla-vba-md.md
new file mode 100644
index 00000000000..01eafba54d7
--- /dev/null
+++ b/includes/tlasharptla-vba-md.md
@@ -0,0 +1 @@
+Microsoft Visual Basic for Applications (VBA)
\ No newline at end of file
diff --git a/includes/tlasharptla-whistler-md.md b/includes/tlasharptla-whistler-md.md
new file mode 100644
index 00000000000..e0723a78af5
--- /dev/null
+++ b/includes/tlasharptla-whistler-md.md
@@ -0,0 +1 @@
+Microsoft Windows XP
\ No newline at end of file
diff --git a/includes/tlasharptla-whistler2-md.md b/includes/tlasharptla-whistler2-md.md
new file mode 100644
index 00000000000..e0723a78af5
--- /dev/null
+++ b/includes/tlasharptla-whistler2-md.md
@@ -0,0 +1 @@
+Microsoft Windows XP
\ No newline at end of file
diff --git a/includes/tlasharptla-winfxwebapp-md.md b/includes/tlasharptla-winfxwebapp-md.md
new file mode 100644
index 00000000000..8be9f658053
--- /dev/null
+++ b/includes/tlasharptla-winfxwebapp-md.md
@@ -0,0 +1 @@
+XAML ブラウザー アプリケーション (XBAP)
\ No newline at end of file
diff --git a/includes/tlasharptla-winsharpinitcap-md.md b/includes/tlasharptla-winsharpinitcap-md.md
new file mode 100644
index 00000000000..09919ea7bee
--- /dev/null
+++ b/includes/tlasharptla-winsharpinitcap-md.md
@@ -0,0 +1 @@
+Microsoft Windows
\ No newline at end of file
diff --git a/includes/tlasharptla-xrml-md.md b/includes/tlasharptla-xrml-md.md
new file mode 100644
index 00000000000..ee16d7b501a
--- /dev/null
+++ b/includes/tlasharptla-xrml-md.md
@@ -0,0 +1 @@
+Extensible Rights Markup Language (XrML)
\ No newline at end of file
diff --git a/includes/tlasharptla-xsd-md.md b/includes/tlasharptla-xsd-md.md
new file mode 100644
index 00000000000..be49c1c328d
--- /dev/null
+++ b/includes/tlasharptla-xsd-md.md
@@ -0,0 +1 @@
+XML スキーマ定義 (XSD)
\ No newline at end of file
diff --git a/includes/v451-update-md.md b/includes/v451-update-md.md
new file mode 100644
index 00000000000..f3a45be11b0
--- /dev/null
+++ b/includes/v451-update-md.md
@@ -0,0 +1 @@
+4.6、4.5.2、2013 年 11 月の 4.5.1 への更新
\ No newline at end of file
diff --git a/includes/vbprvbruntime-md.md b/includes/vbprvbruntime-md.md
new file mode 100644
index 00000000000..2c490a36bd7
--- /dev/null
+++ b/includes/vbprvbruntime-md.md
@@ -0,0 +1 @@
+Visual Basic ランタイム ライブラリ (Microsoft.VisualBasic.dll)
\ No newline at end of file
diff --git a/includes/vcprvclong-md.md b/includes/vcprvclong-md.md
new file mode 100644
index 00000000000..ed8b3171d49
--- /dev/null
+++ b/includes/vcprvclong-md.md
@@ -0,0 +1 @@
+Visual C++ 2005
\ No newline at end of file
diff --git a/includes/vs-orcas-ext-md.md b/includes/vs-orcas-ext-md.md
new file mode 100644
index 00000000000..9e6c99a9c07
--- /dev/null
+++ b/includes/vs-orcas-ext-md.md
@@ -0,0 +1 @@
+Microsoft Visual Studio 2008
\ No newline at end of file
diff --git a/includes/vstecmsbuild-md.md b/includes/vstecmsbuild-md.md
new file mode 100644
index 00000000000..3ff1ea73f85
--- /dev/null
+++ b/includes/vstecmsbuild-md.md
@@ -0,0 +1 @@
+MSBuild
\ No newline at end of file
diff --git a/includes/vwd-exp-dev10-long-md.md b/includes/vwd-exp-dev10-long-md.md
new file mode 100644
index 00000000000..deb193b53a6
--- /dev/null
+++ b/includes/vwd-exp-dev10-long-md.md
@@ -0,0 +1 @@
+Visual Web Developer 2010 Express
\ No newline at end of file
diff --git a/includes/vwd-exp-orcas-long-md.md b/includes/vwd-exp-orcas-long-md.md
new file mode 100644
index 00000000000..07cb50fb027
--- /dev/null
+++ b/includes/vwd-exp-orcas-long-md.md
@@ -0,0 +1 @@
+Visual Web Developer 2008 Express Edition
\ No newline at end of file
diff --git a/includes/vwprvw-md.md b/includes/vwprvw-md.md
new file mode 100644
index 00000000000..fda902d1c55
--- /dev/null
+++ b/includes/vwprvw-md.md
@@ -0,0 +1 @@
+Visual Web Developer
\ No newline at end of file
diff --git a/includes/win2kfamily-md.md b/includes/win2kfamily-md.md
new file mode 100644
index 00000000000..e93c2ee2f25
--- /dev/null
+++ b/includes/win2kfamily-md.md
@@ -0,0 +1 @@
+Windows 2000
\ No newline at end of file
diff --git a/includes/win2kserver-md.md b/includes/win2kserver-md.md
new file mode 100644
index 00000000000..ce3432feecb
--- /dev/null
+++ b/includes/win2kserver-md.md
@@ -0,0 +1 @@
+Windows 2000 Server
\ No newline at end of file
diff --git a/includes/wince-md.md b/includes/wince-md.md
new file mode 100644
index 00000000000..a691fb6712b
--- /dev/null
+++ b/includes/wince-md.md
@@ -0,0 +1 @@
+Windows Embedded CE
\ No newline at end of file
diff --git a/includes/winnt4family-md.md b/includes/winnt4family-md.md
new file mode 100644
index 00000000000..1c3e369f6d9
--- /dev/null
+++ b/includes/winnt4family-md.md
@@ -0,0 +1 @@
+Windows NT 4.0
\ No newline at end of file
diff --git a/includes/winxppro-md.md b/includes/winxppro-md.md
new file mode 100644
index 00000000000..15f02f47fdc
--- /dev/null
+++ b/includes/winxppro-md.md
@@ -0,0 +1 @@
+Windows XP Professional
\ No newline at end of file
diff --git a/includes/xaml2009-md.md b/includes/xaml2009-md.md
new file mode 100644
index 00000000000..bfa2288600a
--- /dev/null
+++ b/includes/xaml2009-md.md
@@ -0,0 +1 @@
+XAML2009
\ No newline at end of file