ApiTools.Application/ApiTools.Application.csproj
@@ -8,11 +8,6 @@ <ImplicitUsings>enable</ImplicitUsings> </PropertyGroup> <ItemGroup> <Compile Remove="WxUtils\Commands\SaveWxCommandHandler.cs" /> </ItemGroup> <ItemGroup> <None Remove="ApiTools.Application.xml" /> </ItemGroup> @@ -21,4 +16,8 @@ <ProjectReference Include="..\ApiTools.Core\ApiTools.Core.csproj" /> </ItemGroup> <ItemGroup> <Folder Include="WxUtils\Queries\" /> </ItemGroup> </Project>