lx
2025-08-05 5a4ad30aed8871832885526fcb0eaf049540384d
ErrorAnalysis.UI/ErrorAnalysis.UI.csproj
@@ -1,5 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <OutputType>WinExe</OutputType>
    <TargetFramework>net8.0-windows</TargetFramework>
@@ -7,6 +6,11 @@
    <UseWindowsForms>true</UseWindowsForms>
    <ImplicitUsings>enable</ImplicitUsings>
    <ApplicationIcon>Image\logo.ico</ApplicationIcon>
      <Company>COSL</Company>
      <Authors>Casing Research Insitute</Authors>
      <Product>JobPlanner</Product>
      <Copyright>COSL</Copyright>
      <Version>1.0.1</Version>
  </PropertyGroup>
  <ItemGroup>