From 1359f3bfabaa8ac935134301d4d0f486013f07c4 Mon Sep 17 00:00:00 2001 From: Maksim Goleta <7947783+magole@users.noreply.github.com> Date: Thu, 2 Jul 2026 12:43:33 -0700 Subject: [PATCH] Update csproj --- Directory.Packages.props | 3 --- src/Neliva.DataFormat.csproj | 38 +++++++----------------------------- 2 files changed, 7 insertions(+), 34 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 07d516f..55cdf17 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -6,9 +6,6 @@ - - - diff --git a/src/Neliva.DataFormat.csproj b/src/Neliva.DataFormat.csproj index 596112b..fa7a740 100644 --- a/src/Neliva.DataFormat.csproj +++ b/src/Neliva.DataFormat.csproj @@ -27,6 +27,7 @@ --> 4.3.0 + Data Format Encode and decode hex and base32 strings. @@ -34,9 +35,12 @@ dev true @@ -72,11 +76,6 @@ - - - - - @@ -86,34 +85,11 @@ true - - - - - - - - - $([System.IO.Path]::Combine('$(IntermediateOutputPath)','$(TargetFrameworkMoniker).AssemblyAttributes$(DefaultLanguageSourceExtension)')) - true - - - - - - - - -