Added plugin.json to the project

This commit is contained in:
Alekhya Reddy 2020-03-17 06:03:11 +05:30
parent 9a84fc5b47
commit f5e474f250

View file

@ -53,6 +53,9 @@
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<None Include="plugin.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Wox.Infrastructure\Wox.Infrastructure.csproj">