for WinForms
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
709 B

<?xml version="1.0" encoding="utf-8"?>
<Project>
<PropertyGroup>
<TargetFramework>net5.0-windows</TargetFramework>
<UseWindowsForms>true</UseWindowsForms>
<DeterministicSourcePaths Condition="'$(EnableSourceLink)' == ''">false</DeterministicSourcePaths>
</PropertyGroup>
<PropertyGroup>
<Copyright>Copyright &#xA9; 2000-2010 AlphaSierraPapa // Copyright &#xA9; 2019 Git Extensions</Copyright>
<Description>This is a GitExtensions fork of SharpDevelop .NET text editor control</Description>
<Version>4.0.2.6466</Version>
<Product>Git Extensions</Product>
<Company>Git Extensions</Company>
<Authors>ic#code // Git Extensions</Authors>
</PropertyGroup>
</Project>