From ed32e5662f78992e3a128457ca594cff7b0f136d Mon Sep 17 00:00:00 2001 From: PrimeEagle Date: Sun, 10 Dec 2023 23:40:16 -0600 Subject: [PATCH] update workflows --- .../VNet.Mathematics.Tests.csproj | 13 ++++++++----- VNet.Mathematics.sln | 5 +++++ VNet.Mathematics/VNet.Mathematics.csproj | 7 ++----- 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/VNet.Mathematics.Tests/VNet.Mathematics.Tests.csproj b/VNet.Mathematics.Tests/VNet.Mathematics.Tests.csproj index a281f76..9f617d0 100644 --- a/VNet.Mathematics.Tests/VNet.Mathematics.Tests.csproj +++ b/VNet.Mathematics.Tests/VNet.Mathematics.Tests.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 enable enable @@ -10,10 +10,13 @@ - - - - + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/VNet.Mathematics.sln b/VNet.Mathematics.sln index a5c28fd..199b471 100644 --- a/VNet.Mathematics.sln +++ b/VNet.Mathematics.sln @@ -7,6 +7,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VNet.Mathematics", "VNet.Ma EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VNet.Mathematics.Tests", "VNet.Mathematics.Tests\VNet.Mathematics.Tests.csproj", "{023AF254-3025-48B1-A4A1-645A9052CBDC}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".version", ".version", "{23AA8156-6200-4C7F-84FC-214BF8BD244C}" + ProjectSection(SolutionItems) = preProject + .version\version.json = .version\version.json + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU diff --git a/VNet.Mathematics/VNet.Mathematics.csproj b/VNet.Mathematics/VNet.Mathematics.csproj index 5ed739a..2c029ae 100644 --- a/VNet.Mathematics/VNet.Mathematics.csproj +++ b/VNet.Mathematics/VNet.Mathematics.csproj @@ -11,15 +11,12 @@ - - - - - + +