From f53539bc1bef94ab3b51c395a07073b06f0f10e7 Mon Sep 17 00:00:00 2001 From: Martijn van Dijk Date: Mon, 28 Aug 2023 12:33:16 +0200 Subject: [PATCH] Updates --- DSTV.Net.Test/DSTV.Net.Test.csproj | 7 +++--- DSTV.Net/DSTV.Net.csproj | 1 - Directory.Build.props | 40 +++++++++++++++++++----------- 3 files changed, 29 insertions(+), 19 deletions(-) diff --git a/DSTV.Net.Test/DSTV.Net.Test.csproj b/DSTV.Net.Test/DSTV.Net.Test.csproj index a8d3858..4758fd8 100644 --- a/DSTV.Net.Test/DSTV.Net.Test.csproj +++ b/DSTV.Net.Test/DSTV.Net.Test.csproj @@ -1,15 +1,14 @@ - net6.0 false Testclass for DSTV.Net - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/DSTV.Net/DSTV.Net.csproj b/DSTV.Net/DSTV.Net.csproj index 30294c9..f0b1eb1 100644 --- a/DSTV.Net/DSTV.Net.csproj +++ b/DSTV.Net/DSTV.Net.csproj @@ -1,7 +1,6 @@ - net6.0 DSTV.Net is an open-source library tailored for .NET platforms, providing a powerful utility for interacting with DSTV (also known as NC1 or Tekla) files. These files serve as a key industry standard in the steel industry, defining geometry and project information for steel plates. https://github.com/Baseflow/DSTV.Net diff --git a/Directory.Build.props b/Directory.Build.props index 903b978..cfe72dd 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -18,6 +18,7 @@ $(AssemblyName) ($(TargetFramework)) 1.1.1 + net6.0;net7.0 enable enable latest @@ -36,14 +37,11 @@ - + snupkg true $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb true - false - portable - true true true @@ -54,35 +52,49 @@ $(SolutionDir)artifacts - - - - - + + + all - runtime; build; native; contentfiles; analyzers; buildtransitive + runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive + + all + runtime; build; native; contentfiles; analyzers + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers - + + all + runtime; build; native; contentfiles; analyzers + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + +