Browse Source

Merge pull request #2176 from KirillOsenkov/dev/kirillo/xmldoc

Remove link to non-existing file.
pull/2179/head
Daniel Grunwald 5 years ago committed by GitHub
parent
commit
f8a1ec0291
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj

6
ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj

@ -625,12 +625,6 @@ @@ -625,12 +625,6 @@
<None Include="Properties\AssemblyInfo.template.cs" />
</ItemGroup>
<ItemGroup>
<None Include="..\nrefactory\doc\XML Documentation.html">
<Link>Documentation\XML Documentation.html</Link>
</None>
</ItemGroup>
<ItemGroup>
<Content Include="..\doc\Pattern Matching.html">
<Link>CSharp\Syntax\PatternMatching\Pattern Matching.html</Link>

Loading…
Cancel
Save