Browse Source

Remove leftovers of AppVeyor-specific configuration.

pull/2665/head
Siegfried Pammer 4 years ago
parent
commit
4519c3b5c1
  1. 4
      ILSpy.AddIn.VS2022/ILSpy.AddIn.VS2022.csproj

4
ILSpy.AddIn.VS2022/ILSpy.AddIn.VS2022.csproj

@ -34,10 +34,6 @@ @@ -34,10 +34,6 @@
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>
<PropertyGroup Condition="'$(AppVeyor)' != ''">
<DeployExtension>False</DeployExtension>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Design" />

Loading…
Cancel
Save