Skip to content
This repository was archived by the owner on Nov 16, 2022. It is now read-only.
This repository was archived by the owner on Nov 16, 2022. It is now read-only.

CliCommandLineParser fails to build with the latest .NET 6.0 SDK #189

@MichaelSimons

Description

@MichaelSimons
  /repos/installer/artifacts/tarball/.dotnet/sdk/6.0.100-rc.2.21426.20/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(28,5): error NETSDK1138: The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/repos/installer/artifacts/tarball/src/clicommandlineparser.3198bf5660cad3dab85f5475bf1fda9688146e3f/artifacts/source-build/self/src/src/tests/CommandLine.Tests/Microsoft.DotNet.Cli.CommandLine.Tests.csproj]
  /repos/installer/artifacts/tarball/.dotnet/sdk/6.0.100-rc.2.21426.20/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(28,5): error NETSDK1138: The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/repos/installer/artifacts/tarball/src/clicommandlineparser.3198bf5660cad3dab85f5475bf1fda9688146e3f/artifacts/source-build/self/src/src/tests/CommandLine.Tests/Microsoft.DotNet.Cli.CommandLine.Tests.csproj]
  /repos/installer/artifacts/tarball/.dotnet/sdk/6.0.100-rc.2.21426.20/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(28,5): error NETSDK1138: The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/repos/installer/artifacts/tarball/src/clicommandlineparser.3198bf5660cad3dab85f5475bf1fda9688146e3f/artifacts/source-build/self/src/src/xamples/dotnet/dotnet.csproj]
  /repos/installer/artifacts/tarball/.dotnet/sdk/6.0.100-rc.2.21426.20/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(28,5): error NETSDK1138: The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/repos/installer/artifacts/tarball/src/clicommandlineparser.3198bf5660cad3dab85f5475bf1fda9688146e3f/artifacts/source-build/self/src/src/xamples/dotnet/dotnet.csproj]
  /repos/installer/artifacts/tarball/.dotnet/sdk/6.0.100-rc.2.21426.20/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(28,5): error NETSDK1138: The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/repos/installer/artifacts/tarball/src/clicommandlineparser.3198bf5660cad3dab85f5475bf1fda9688146e3f/artifacts/source-build/self/src/src/xamples/SampleParsers/CommandLine.SampleParsers.csproj]

This is required for source build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions