From 5a4cbf39b9d80656974222a8f2b9e9564534a9bc Mon Sep 17 00:00:00 2001 From: DocSvartz Date: Wed, 18 Mar 2026 23:02:35 +0500 Subject: [PATCH] fix: restore PackageLicense --- src/Mapster/Directory.Build.props | 14 -------------- src/Mapster/Mapster.csproj | 4 +++- 2 files changed, 3 insertions(+), 15 deletions(-) delete mode 100644 src/Mapster/Directory.Build.props diff --git a/src/Mapster/Directory.Build.props b/src/Mapster/Directory.Build.props deleted file mode 100644 index 184391ef..00000000 --- a/src/Mapster/Directory.Build.props +++ /dev/null @@ -1,14 +0,0 @@ - - - true - Mapster.snk - - - true - false - - - true - false - - \ No newline at end of file diff --git a/src/Mapster/Mapster.csproj b/src/Mapster/Mapster.csproj index 86ee1e21..92fc7244 100644 --- a/src/Mapster/Mapster.csproj +++ b/src/Mapster/Mapster.csproj @@ -14,9 +14,11 @@ https://github.com/MapsterMapper/Mapster https://github.com/MapsterMapper/Mapster + true + Mapster.snk true Mapster - 10.0.0 + 10.0.1 enable 1701;1702;8618