ErrorAnalysis.UI/ErrorAnalysis.UI.csproj
@@ -6,9 +6,14 @@ <Nullable>enable</Nullable> <UseWindowsForms>true</UseWindowsForms> <ImplicitUsings>enable</ImplicitUsings> <ApplicationIcon>Image\logo.ico</ApplicationIcon> </PropertyGroup> <ItemGroup> <Content Include="Image\logo.ico" /> </ItemGroup> <ItemGroup> <PackageReference Include="OxyPlot.WindowsForms" Version="2.2.0" /> </ItemGroup>