From ba6c0564d5479926a14dcddf2658ef078e84d75c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 00:39:38 +0000 Subject: [PATCH] Update dependency Generaptor.Library to 1.12.0 --- github-actions.fsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-actions.fsx b/github-actions.fsx index 9195dc3..e2ad3dc 100644 --- a/github-actions.fsx +++ b/github-actions.fsx @@ -6,7 +6,7 @@ let licenseHeader = """ # This file is auto-generated.""".Trim() #r "nuget: Generaptor, 1.11.0" -#r "nuget: Generaptor.Library, 1.11.0" +#r "nuget: Generaptor.Library, 1.12.0" open System open System.IO