From 239975acec534934494c3d9a814e2bb73d069458 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Thu, 5 Jan 2023 22:09:47 +0100 Subject: [PATCH] Version: 0.1.7.2 --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 1f26d12..fc737b8 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,6 +1,6 @@ - 0.1.7.1 + 0.1.7.2 $(DefineConstants);FULL_RELEASE net7.0 11