From 3012066a3e6b33fdc301f30336a52fe836023868 Mon Sep 17 00:00:00 2001 From: nuke-bot <34026207+nuke-bot@users.noreply.github.com> Date: Sun, 28 Oct 2018 06:50:21 +0000 Subject: [PATCH] Regenerate for DocFX v2.40 +semver: minor --- CHANGELOG.md | 3 +-- src/Nuke.DocFX/specifications/DocFX.json | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7591dc..6e009e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [vNext] - +- Changed supported version to [DocFX v2.40](https://github.com/dotnet/docfx/releases/tag/v2.40). ## [0.1.1] / 2018-09-22 - Changed format of boolean arguments. ## [0.1.0] / 2018-09-19 @@ -14,4 +14,3 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. [vNext]: https://github.com/nuke-build/docfx/compare/0.1.1...HEAD [0.1.1]: https://github.com/nuke-build/docfx/compare/0.1.0...0.1.1 [0.1.0]: https://github.com/nuke-build/docfx/tree/0.1.0 - diff --git a/src/Nuke.DocFX/specifications/DocFX.json b/src/Nuke.DocFX/specifications/DocFX.json index 90b1485..c078643 100644 --- a/src/Nuke.DocFX/specifications/DocFX.json +++ b/src/Nuke.DocFX/specifications/DocFX.json @@ -6,16 +6,16 @@ "https://github.com/nuke-build/docfx/blob/master/LICENSE" ], "references": [ - "https://raw.githubusercontent.com/dotnet/docfx/v2.39.2/src/docfx/Models/BuildCommandOptions.cs", - "https://raw.githubusercontent.com/dotnet/docfx/v2.39.2/src/docfx/Models/DependencyCommandOptions.cs", - "https://raw.githubusercontent.com/dotnet/docfx/v2.39.2/src/docfx/Models/DownloadCommandOptions.cs", - "https://raw.githubusercontent.com/dotnet/docfx/v2.39.2/src/docfx/Models/HelpCommandOptions.cs", - "https://raw.githubusercontent.com/dotnet/docfx/v2.39.2/src/docfx/Models/InitCommandOptions.cs", - "https://raw.githubusercontent.com/dotnet/docfx/v2.39.2/src/docfx/Models/MergeCommandOptions.cs", - "https://raw.githubusercontent.com/dotnet/docfx/v2.39.2/src/docfx/Models/MetadataCommandOptions.cs", - "https://raw.githubusercontent.com/dotnet/docfx/v2.39.2/src/docfx/Models/PdfCommandOptions.cs", - "https://raw.githubusercontent.com/dotnet/docfx/v2.39.2/src/docfx/Models/ServeCommandOptions.cs", - "https://raw.githubusercontent.com/dotnet/docfx/v2.39.2/src/docfx/Models/TemplateCommandOptions.cs" + "https://raw.githubusercontent.com/dotnet/docfx/v2.40/src/docfx/Models/BuildCommandOptions.cs", + "https://raw.githubusercontent.com/dotnet/docfx/v2.40/src/docfx/Models/DependencyCommandOptions.cs", + "https://raw.githubusercontent.com/dotnet/docfx/v2.40/src/docfx/Models/DownloadCommandOptions.cs", + "https://raw.githubusercontent.com/dotnet/docfx/v2.40/src/docfx/Models/HelpCommandOptions.cs", + "https://raw.githubusercontent.com/dotnet/docfx/v2.40/src/docfx/Models/InitCommandOptions.cs", + "https://raw.githubusercontent.com/dotnet/docfx/v2.40/src/docfx/Models/MergeCommandOptions.cs", + "https://raw.githubusercontent.com/dotnet/docfx/v2.40/src/docfx/Models/MetadataCommandOptions.cs", + "https://raw.githubusercontent.com/dotnet/docfx/v2.40/src/docfx/Models/PdfCommandOptions.cs", + "https://raw.githubusercontent.com/dotnet/docfx/v2.40/src/docfx/Models/ServeCommandOptions.cs", + "https://raw.githubusercontent.com/dotnet/docfx/v2.40/src/docfx/Models/TemplateCommandOptions.cs" ], "name": "DocFX", "officialUrl": "https://dotnet.github.io/docfx/",