Skip to content

Commit

Permalink
Update AntiDupl.NET.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Edi61 committed Jan 16, 2023
1 parent 0f5edaf commit d5a89b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/AntiDupl/AntiDupl.NET/AntiDupl.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
<UseWindowsForms>true</UseWindowsForms>
<ApplicationIcon>Icon.ico</ApplicationIcon>
<AssemblyVersion>2.3.11.0</AssemblyVersion>
<FileVersion>2.3.11.0</FileVersion>
<Platforms>AnyCPU;x86;x64</Platforms>
<AssemblyVersion>2.3.11.1</AssemblyVersion>
<FileVersion>2.3.11.1</FileVersion>
<Platforms>x64</Platforms>
<Company>ErmIg</Company>
<Copyright>ErmIg © 2002-2023</Copyright>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
Expand Down

0 comments on commit d5a89b4

Please sign in to comment.