Skip to content

Commit

Permalink
fix: OR-2009 open System(.io)
Browse files Browse the repository at this point in the history
  • Loading branch information
koenmetsu authored and janlesage committed Dec 11, 2023
1 parent 72f1377 commit b652327
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ open Fake.IO.FileSystemOperators
open Fake.DotNet
open ``Build-generic``

open System
open System.IO


let product = "Basisregisters Vlaanderen"
let copyright = "Copyright (c) Vlaamse overheid"
let company = "Vlaamse overheid"
Expand Down

0 comments on commit b652327

Please sign in to comment.