From 06dcb83aace8494aee3233d2d3297116d842783b Mon Sep 17 00:00:00 2001 From: Jens Krumsieck Date: Sun, 23 Jul 2023 14:27:09 +0200 Subject: [PATCH] update some dependencies --- .../ChemSharp.Molecules.Blazor.csproj | 8 ++++---- .../ChemSharp.Molecules.HelixToolkit.csproj | 2 +- ChemSharp.Spectroscopy/Spectrum.cs | 2 +- ChemSharp/ChemSharp.csproj | 7 ++++++- Generators/ChemSharp.Generator/ChemSharp.Generator.csproj | 6 +++--- .../ChemSharp.Molecules.Generator.csproj | 4 ++-- Tests/ChemSharp.Base.Tests/ChemSharp.Base.Tests.csproj | 6 +++--- .../ChemSharp.Molecules.Tests.csproj | 6 +++--- .../ChemSharp.Spectroscopy.Tests.csproj | 6 +++--- .../ChemSharp.UnitConversion.Tests.csproj | 6 +++--- 10 files changed, 29 insertions(+), 24 deletions(-) diff --git a/ChemSharp.Molecules.Blazor/ChemSharp.Molecules.Blazor.csproj b/ChemSharp.Molecules.Blazor/ChemSharp.Molecules.Blazor.csproj index 8684ac5..2eae1fb 100644 --- a/ChemSharp.Molecules.Blazor/ChemSharp.Molecules.Blazor.csproj +++ b/ChemSharp.Molecules.Blazor/ChemSharp.Molecules.Blazor.csproj @@ -17,10 +17,10 @@ - - - - + + + + diff --git a/ChemSharp.Molecules.HelixToolkit/ChemSharp.Molecules.HelixToolkit.csproj b/ChemSharp.Molecules.HelixToolkit/ChemSharp.Molecules.HelixToolkit.csproj index df6dba3..988ed5b 100644 --- a/ChemSharp.Molecules.HelixToolkit/ChemSharp.Molecules.HelixToolkit.csproj +++ b/ChemSharp.Molecules.HelixToolkit/ChemSharp.Molecules.HelixToolkit.csproj @@ -9,7 +9,7 @@ - + diff --git a/ChemSharp.Spectroscopy/Spectrum.cs b/ChemSharp.Spectroscopy/Spectrum.cs index 22429da..aaa505a 100644 --- a/ChemSharp.Spectroscopy/Spectrum.cs +++ b/ChemSharp.Spectroscopy/Spectrum.cs @@ -43,7 +43,7 @@ public class Spectrum : ISpectrum, IExportable /// /// backing field for this Indexer /// - internal Dictionary optionalParameters { get; init; } + internal Dictionary optionalParameters { get; set; } /// /// Indexer for Properties diff --git a/ChemSharp/ChemSharp.csproj b/ChemSharp/ChemSharp.csproj index 857ac84..127b91e 100644 --- a/ChemSharp/ChemSharp.csproj +++ b/ChemSharp/ChemSharp.csproj @@ -19,6 +19,11 @@ - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/Generators/ChemSharp.Generator/ChemSharp.Generator.csproj b/Generators/ChemSharp.Generator/ChemSharp.Generator.csproj index 2cbec32..4240ea2 100644 --- a/Generators/ChemSharp.Generator/ChemSharp.Generator.csproj +++ b/Generators/ChemSharp.Generator/ChemSharp.Generator.csproj @@ -10,12 +10,12 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Generators/ChemSharp.Molecules.Generator/ChemSharp.Molecules.Generator.csproj b/Generators/ChemSharp.Molecules.Generator/ChemSharp.Molecules.Generator.csproj index 9fbdfed..93c1e71 100644 --- a/Generators/ChemSharp.Molecules.Generator/ChemSharp.Molecules.Generator.csproj +++ b/Generators/ChemSharp.Molecules.Generator/ChemSharp.Molecules.Generator.csproj @@ -15,11 +15,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Tests/ChemSharp.Base.Tests/ChemSharp.Base.Tests.csproj b/Tests/ChemSharp.Base.Tests/ChemSharp.Base.Tests.csproj index 42b94af..f91ef2d 100644 --- a/Tests/ChemSharp.Base.Tests/ChemSharp.Base.Tests.csproj +++ b/Tests/ChemSharp.Base.Tests/ChemSharp.Base.Tests.csproj @@ -8,14 +8,14 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Tests/ChemSharp.Molecules.Tests/ChemSharp.Molecules.Tests.csproj b/Tests/ChemSharp.Molecules.Tests/ChemSharp.Molecules.Tests.csproj index d73d515..08869e6 100644 --- a/Tests/ChemSharp.Molecules.Tests/ChemSharp.Molecules.Tests.csproj +++ b/Tests/ChemSharp.Molecules.Tests/ChemSharp.Molecules.Tests.csproj @@ -8,14 +8,14 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Tests/ChemSharp.Spectroscopy.Tests/ChemSharp.Spectroscopy.Tests.csproj b/Tests/ChemSharp.Spectroscopy.Tests/ChemSharp.Spectroscopy.Tests.csproj index ab6d808..d1a1a1b 100644 --- a/Tests/ChemSharp.Spectroscopy.Tests/ChemSharp.Spectroscopy.Tests.csproj +++ b/Tests/ChemSharp.Spectroscopy.Tests/ChemSharp.Spectroscopy.Tests.csproj @@ -9,14 +9,14 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Tests/ChemSharp.UnitConversion.Tests/ChemSharp.UnitConversion.Tests.csproj b/Tests/ChemSharp.UnitConversion.Tests/ChemSharp.UnitConversion.Tests.csproj index ed0bf21..d26b157 100644 --- a/Tests/ChemSharp.UnitConversion.Tests/ChemSharp.UnitConversion.Tests.csproj +++ b/Tests/ChemSharp.UnitConversion.Tests/ChemSharp.UnitConversion.Tests.csproj @@ -8,14 +8,14 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all