This commit is contained in:
Elias Fierke
2025-10-09 08:40:24 +02:00
parent 3cf1fb3012
commit c7740a48dc
6 changed files with 15 additions and 4 deletions

View File

@@ -22,4 +22,15 @@
<PackageReference Include="Lucide.Avalonia" Version="0.1.35"/> <PackageReference Include="Lucide.Avalonia" Version="0.1.35"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.4"/> <PackageReference Include="Newtonsoft.Json" Version="13.0.4"/>
</ItemGroup> </ItemGroup>
<ItemGroup>
<None Remove="assets\icon.ico"/>
<AvaloniaResource Include="assets\icon.ico">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</AvaloniaResource>
<None Remove="assets\calc_man.png"/>
<AvaloniaResource Include="assets\calc_man.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</AvaloniaResource>
</ItemGroup>
</Project> </Project>

View File

@@ -1 +1 @@
2bf0329c81e2f3ff97db5a7094fe15e6e531951b18bd3b2cd78b8ead3da7d4f6 957a53d78c1a724559753bcfb5f1481c2c21298a86928224f0d0ec6232897b9b

Binary file not shown.

View File

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Logof Client")] [assembly: System.Reflection.AssemblyCompanyAttribute("Logof Client")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+081a705d2dba93801d5b5b2a9e3fdd48ca22a4a9")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+842cb3f0f7023241e8e08c35f1a9d4b78bac8dc8")]
[assembly: System.Reflection.AssemblyProductAttribute("Logof Client")] [assembly: System.Reflection.AssemblyProductAttribute("Logof Client")]
[assembly: System.Reflection.AssemblyTitleAttribute("Logof Client")] [assembly: System.Reflection.AssemblyTitleAttribute("Logof Client")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
9f6fed80f7fee5ed32df831b4e1e94a71401c93cdd66f2736d976877317c192f 88cd251270f84a4f23aebf6a91137742abf82f04838fde6af79e9796d9a2c619

View File

@@ -1 +1 @@
17593251314500016 17595787829208916