From b65740f4f8e0cdfcfdcc844fecf2ebabd5d81ee6 Mon Sep 17 00:00:00 2001 From: Amichai Mantinband Date: Sun, 11 Aug 2024 15:45:35 +0300 Subject: [PATCH] =?UTF-8?q?fix=20documentation=20file=20error=20?= =?UTF-8?q?=F0=9F=A4=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ErrorOr.csproj | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/src/ErrorOr.csproj b/src/ErrorOr.csproj index 2f6bdb0..9b83d91 100644 --- a/src/ErrorOr.csproj +++ b/src/ErrorOr.csproj @@ -1,19 +1,10 @@ - netstandard2.0;net8.0 enable enable true - - - bin\$(Configuration)\netstandard2.0\$(AssemblyName).xml - - - bin\$(Configuration)\net8.0\$(AssemblyName).xml - - ErrorOr 2.1.0 @@ -28,16 +19,12 @@ ../artifacts/ README.md - - - - runtime; build; native; contentfiles; analyzers -