mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
Refactoring. Move plugin related work to Wox.Core
This commit is contained in:
@@ -56,9 +56,6 @@
|
||||
<Reference Include="WindowsBase" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Exceptions\WoxException.cs" />
|
||||
<Compile Include="Exceptions\WoxHttpException.cs" />
|
||||
<Compile Include="Exceptions\WoxJsonRPCException.cs" />
|
||||
<Compile Include="Http\HttpProxy.cs" />
|
||||
<Compile Include="Logger\Log.cs" />
|
||||
<Compile Include="PeHeaderReader.cs" />
|
||||
|
||||
Reference in New Issue
Block a user