You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* release/0.20.0:
Bump NGitLab from 7.6.0 to 8.3.0 in /src
Bump Scriban from 5.12.1 to 6.1.0 in /src
Bump GraphQL.Client from 6.0.1 to 6.1.0 in /src
Bump GraphQL.Client.Serializer.SystemTextJson in /src
Bump Microsoft.Extensions.DependencyInjection in /src
Bump the analyzers group across 1 directory with 2 updates
(#495) Add docs for new configuration option
(#495) Fix tests as a result of changes
(#495) Make use of new empty Scriban template
(#495) Allow milestones without issues
(build) Further prevent running documentation
(build) Disable Wyam documentation
(#669) Remove support for .NET 6.0 and 7.0
(#690) Add support for .NET 8.0 and 9.0
bring back the TargetFrameworks as it's required by Cake.Receipe
move common project properties to Directory.Build.props
varlogMessage=string.Format(CultureInfo.CurrentCulture,"No closed issues have been found for milestone {0}, or all assigned issues are meant to be excluded from release notes, aborting release creation.",_milestoneTitle);
64
64
thrownewInvalidOperationException(logMessage);
65
65
}
66
66
67
+
// By default we use the custom template, if it was provided.
68
+
// Otherwise, we determine which template we should use.
0 commit comments