Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-14208

.NET: Examples multi targeting

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • 2.11
    • platforms

    Description

      Currently examples require .NET SDK 2.1, which is quite old. Users are more likely to have .NET Core 3.1 or .NET 5 installed.

      Fix example projects and replace

      <TargetFramework>netcoreapp2.1</TargetFramework>
      

      with

      <TargetFrameworks>netcoreapp2.1;netcoreapp3.1;net5</TargetFrameworks>
      

      Attachments

        Issue Links

          Activity

            People

              ptupitsyn Pavel Tupitsyn
              ptupitsyn Pavel Tupitsyn
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 1h
                  1h
                  Remaining:
                  Time Spent - 0.5h Remaining Estimate - 0.5h
                  0.5h
                  Logged:
                  Time Spent - 0.5h Remaining Estimate - 0.5h
                  0.5h