diff --git a/docs/core/testing/index.md b/docs/core/testing/index.md
index 10e935ec8e1..6769f30ff18 100644
--- a/docs/core/testing/index.md
+++ b/docs/core/testing/index.md
@@ -5,11 +5,11 @@ author: ardalis
ms.author: wiwagn
ms.date: 08/30/2017
ms.openlocfilehash: 4a1d880da796aac40da93ca2513b6163200ca3c1
-ms.sourcegitcommit: a885cc8c3e444ca6471348893d5373c6e9e49a47
+ms.sourcegitcommit: c7f3e2e9d6ead6cc3acd0d66b10a251d0c66e59d
ms.translationtype: HT
ms.contentlocale: ja-JP
-ms.lasthandoff: 09/06/2018
-ms.locfileid: "43871889"
+ms.lasthandoff: 09/09/2018
+ms.locfileid: "44227429"
---
# .NET Core と .NET Standard の単体テスト
diff --git a/docs/csharp/language-reference/preprocessor-directives/index.md b/docs/csharp/language-reference/preprocessor-directives/index.md
index 27946e1e44a..c3a069326c0 100644
--- a/docs/csharp/language-reference/preprocessor-directives/index.md
+++ b/docs/csharp/language-reference/preprocessor-directives/index.md
@@ -8,11 +8,11 @@ helpviewer_keywords:
- keywords [C#], preprocessor directives
ms.assetid: f2406090-b244-4f7e-ab72-3698fefed724
ms.openlocfilehash: 1c0a97cabce347be0bc9367f3d090a1fc699db19
-ms.sourcegitcommit: a885cc8c3e444ca6471348893d5373c6e9e49a47
+ms.sourcegitcommit: c7f3e2e9d6ead6cc3acd0d66b10a251d0c66e59d
ms.translationtype: HT
ms.contentlocale: ja-JP
-ms.lasthandoff: 09/07/2018
-ms.locfileid: "43872466"
+ms.lasthandoff: 09/08/2018
+ms.locfileid: "44221455"
---
# C# プリプロセッサ ディレクティブ
このセクションでは、次の C# プリプロセッサ ディレクティブについて説明します。
diff --git a/docs/csharp/programming-guide/concepts/attributes/index.md b/docs/csharp/programming-guide/concepts/attributes/index.md
index f31c1f96bf0..e00b93e4e4c 100644
--- a/docs/csharp/programming-guide/concepts/attributes/index.md
+++ b/docs/csharp/programming-guide/concepts/attributes/index.md
@@ -2,11 +2,11 @@
title: 属性 (C#)
ms.date: 04/26/2018
ms.openlocfilehash: c33d93a4af91e0c61546e8d51ab470f2889c095c
-ms.sourcegitcommit: 64f4baed249341e5bf64d1385bf48e3f2e1a0211
+ms.sourcegitcommit: c7f3e2e9d6ead6cc3acd0d66b10a251d0c66e59d
ms.translationtype: HT
ms.contentlocale: ja-JP
-ms.lasthandoff: 09/07/2018
-ms.locfileid: "44127947"
+ms.lasthandoff: 09/08/2018
+ms.locfileid: "44214148"
---
# 属性 (C#)
diff --git a/docs/csharp/programming-guide/index.md b/docs/csharp/programming-guide/index.md
index c5ef9669b6f..877ba3c4ea4 100644
--- a/docs/csharp/programming-guide/index.md
+++ b/docs/csharp/programming-guide/index.md
@@ -10,11 +10,11 @@ helpviewer_keywords:
- C# language, concepts
ms.assetid: ac0f23a2-6bf3-4077-be99-538ae5fd3bc5
ms.openlocfilehash: a145e3e1b73db6fdfbc5f1408231e78f55b559d1
-ms.sourcegitcommit: 64f4baed249341e5bf64d1385bf48e3f2e1a0211
+ms.sourcegitcommit: c7f3e2e9d6ead6cc3acd0d66b10a251d0c66e59d
ms.translationtype: HT
ms.contentlocale: ja-JP
ms.lasthandoff: 09/08/2018
-ms.locfileid: "44174875"
+ms.locfileid: "44214044"
---
# C# プログラミング ガイド
このセクションでは、C# 言語の重要な機能に関する詳細と、.NET Framework 経由でアクセスできる C# の機能について説明します。
diff --git a/docs/standard/io/index.md b/docs/standard/io/index.md
index 026c5f8ab33..d8a1c1968df 100644
--- a/docs/standard/io/index.md
+++ b/docs/standard/io/index.md
@@ -13,11 +13,11 @@ ms.assetid: 4f4a33a9-66b7-4cd7-a285-4ad3e4276cd2
author: mairaw
ms.author: mairaw
ms.openlocfilehash: a0ffef95c8f9a187d5dac6902462d9747023384d
-ms.sourcegitcommit: 64f4baed249341e5bf64d1385bf48e3f2e1a0211
+ms.sourcegitcommit: c7f3e2e9d6ead6cc3acd0d66b10a251d0c66e59d
ms.translationtype: HT
ms.contentlocale: ja-JP
-ms.lasthandoff: 09/07/2018
-ms.locfileid: "44079507"
+ms.lasthandoff: 09/08/2018
+ms.locfileid: "44214889"
---
# ファイルおよびストリーム入出力
ファイルおよびストリーム I/O (入出力) とは、ストレージ メディアとの間のデータの転送を指します。 .NET Framework では、`System.IO` 名前空間に、データ ストリームおよびファイルで同期的および非同期的に読み取りと書き込みを有効にする型が用意されています。 これらの名前空間には、ファイルを圧縮および圧縮解除する型、パイプとシリアル ポート経由の通信を有効にする型もあります。
diff --git a/docs/visual-basic/getting-started/index.md b/docs/visual-basic/getting-started/index.md
index f88a3e0e611..2dcd7a01c21 100644
--- a/docs/visual-basic/getting-started/index.md
+++ b/docs/visual-basic/getting-started/index.md
@@ -6,11 +6,11 @@ helpviewer_keywords:
- Visual Basic, get started
ms.assetid: 6685467b-28fa-4cde-9516-f0e00ad08911
ms.openlocfilehash: 373f5815e1ca466545da4e2368bdf55e944d28f8
-ms.sourcegitcommit: 64f4baed249341e5bf64d1385bf48e3f2e1a0211
+ms.sourcegitcommit: c7f3e2e9d6ead6cc3acd0d66b10a251d0c66e59d
ms.translationtype: HT
ms.contentlocale: ja-JP
-ms.lasthandoff: 09/08/2018
-ms.locfileid: "44173315"
+ms.lasthandoff: 09/09/2018
+ms.locfileid: "44227377"
---
# Visual Basic 入門
このセクションでは、Visual Basic によるアプリケーション開発を開始するための情報を提供します。