diff --git a/src/UriBuilder.Fluent/project.json b/src/UriBuilder.Fluent/project.json index cd06fcb..4940c6d 100644 --- a/src/UriBuilder.Fluent/project.json +++ b/src/UriBuilder.Fluent/project.json @@ -21,7 +21,7 @@ "Tommy Parnell" ], "frameworks": { - "netstandard1.3": { + "netstandard1.1": { "imports": "dnxcore50" } }