From a15fe09917b35c648b8ef5e53c44f05c5b9134ed Mon Sep 17 00:00:00 2001 From: Chris Martinez Date: Mon, 3 Jul 2017 10:12:11 -0700 Subject: [PATCH] Updated package information --- .../Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.csproj b/src/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.csproj index fc4caaf1..09cc0677 100644 --- a/src/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.csproj +++ b/src/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.csproj @@ -1,7 +1,7 @@  - 1.0.0 + 1.0.1 1.0.0.0 net451;netstandard1.6 1.6.1 @@ -11,6 +11,7 @@ ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of API-versioned controllers and actions, and their URLs and allowed HTTP methods. Microsoft.AspNetCore.Mvc.ApiExplorer Microsoft;AspNet;AspNetCore;Versioning;ApiExplorer +