Skip to content

Commit

Permalink
C# Project
Browse files Browse the repository at this point in the history
  • Loading branch information
XyLe-GBP committed Sep 3, 2023
1 parent d398e84 commit 3538113
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions mca-coh-gui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,17 @@
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
<Copyright>Copyright © 2023 - XyLe, All Rights Reserved.</Copyright>
<AssemblyVersion>0.4.2320.419</AssemblyVersion>
<FileVersion>0.4.2320.419</FileVersion>
<AssemblyVersion>0.5.2320.903</AssemblyVersion>
<FileVersion>0.5.2320.903</FileVersion>
<Company>XyLe</Company>
<Product>mca-coh gui</Product>
<Description>COH dongle backup tool for Sys2x6.</Description>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Management" Version="7.0.2" />
</ItemGroup>

<ItemGroup>
<Compile Update="Localizations\Localization.ja.Designer.cs">
<DependentUpon>Localization.ja.resx</DependentUpon>
Expand Down

0 comments on commit 3538113

Please sign in to comment.