~ruther/NosSmooth

a8ea724dcce4fc09a4167ddc25e1f089ed3a56ec — František Boháček 2 years ago 4ecf891
chore: remove unnecessary target framework netstandard2.1 for Core tests
1 files changed, 1 insertions(+), 1 deletions(-)

M Tests/NosSmooth.Core.Tests/NosSmooth.Core.Tests.csproj
M Tests/NosSmooth.Core.Tests/NosSmooth.Core.Tests.csproj => Tests/NosSmooth.Core.Tests/NosSmooth.Core.Tests.csproj +1 -1
@@ 2,7 2,7 @@

    <PropertyGroup>
        <ImplicitUsings>enable</ImplicitUsings>
        <TargetFrameworks>net7.0;netstandard2.1</TargetFrameworks>
        <TargetFramework>net7.0</TargetFramework>
        <Nullable>enable</Nullable>
        <LangVersion>10</LangVersion>


Do not follow this link