From 70da8e005aff7e149da9ce017f462fe747541f4c Mon Sep 17 00:00:00 2001 From: Declan Smith Date: Mon, 13 Jul 2026 10:22:42 +1000 Subject: [PATCH] Replace PackageLicenseFile with PackageLicenseExpression --- Directory.Build.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index c3de712..966d46c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -5,7 +5,7 @@ icon.png README.md - LICENSE.txt + MIT A C# strongly-typed file system library true true @@ -29,4 +29,4 @@ - \ No newline at end of file +