Skip to content

Should the Visualizer be uplifted to net8? #37

@dubnemo

Description

@dubnemo
  <PropertyGroup>
    <OutputType>WinExe</OutputType>
    <TargetFramework>**net6.0-windows**</TargetFramework>
    <Nullable>enable</Nullable>
    <UseWindowsForms>true</UseWindowsForms>
    <ImplicitUsings>enable</ImplicitUsings>
    <RootNamespace>AgGateway.ADAPT.Visualizer</RootNamespace>
    <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
  </PropertyGroup>

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