Browse Source

Remove MS-PL embedded resource from ILSpy.csproj

pull/1987/head
Christoph Wille 5 years ago
parent
commit
ba1dee79b7
  1. 3
      ILSpy/ILSpy.csproj

3
ILSpy/ILSpy.csproj

@ -458,9 +458,6 @@ @@ -458,9 +458,6 @@
<EmbeddedResource Include="..\doc\license.txt">
<Link>license.txt</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\doc\MS-PL.txt">
<Link>MS-PL.txt</Link>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>PublicResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>

Loading…
Cancel
Save