adding logs

This commit is contained in:
donlaci
2024-05-28 18:21:30 +02:00
parent 3cd57eee63
commit feba2e6f17
6 changed files with 40 additions and 8 deletions

View File

@@ -84,6 +84,12 @@
<PackageReference Include="ModernWpfUI" />
<PackageReference Include="System.IO.Abstractions" />
</ItemGroup>
<ItemGroup>
<Reference Include="PowerToys.ManagedCommon">
<HintPath>..\..\..\common\ManagedCommon\bin\x64\Debug\net8.0-windows\PowerToys.ManagedCommon.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Update="Properties\Resources.Designer.cs">
<DesignTime>True</DesignTime>