From 967e964f453fc031816270b90d6eab38410769a3 Mon Sep 17 00:00:00 2001 From: Tomasz Chojnacki Date: Fri, 9 Dec 2022 19:31:24 +0100 Subject: Extract common functions to util module --- aoc-2022-dotnet/Common/Common.fsproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'aoc-2022-dotnet/Common/Common.fsproj') diff --git a/aoc-2022-dotnet/Common/Common.fsproj b/aoc-2022-dotnet/Common/Common.fsproj index c8a185a..32057cf 100644 --- a/aoc-2022-dotnet/Common/Common.fsproj +++ b/aoc-2022-dotnet/Common/Common.fsproj @@ -6,11 +6,13 @@ - + + + -- cgit v1.2.3