From 9483bc8eeaf593e3a6eeddaf32a58252ebc8ea07 Mon Sep 17 00:00:00 2001 From: Hsu Still <341464@gmail.com> Date: Tue, 27 Mar 2018 06:30:10 +0800 Subject: [PATCH] Target NS1.3 --- docs/docfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docfx.json b/docs/docfx.json index 8219d8bd6..8dc0abd38 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -12,7 +12,7 @@ "dest":"api", "filter":"filterConfig.yml", "properties":{ - "TargetFramework":"netstandard1.1" + "TargetFramework":"netstandard1.3" } } ],