File tree Expand file tree Collapse file tree 6 files changed +5
-5
lines changed
Expand file tree Collapse file tree 6 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 149149 </ItemGroup >
150150
151151 <ItemGroup >
152- <Content Include =" ..\doc\license.txt " Link =" license.txt" >
152+ <Content Include =" ..\LICENSE " Link =" license.txt" >
153153 <CopyToOutputDirectory >Always</CopyToOutputDirectory >
154154 <IncludeInVSIX >true</IncludeInVSIX >
155155 </Content >
Original file line number Diff line number Diff line change 148148 </ItemGroup >
149149
150150 <ItemGroup >
151- <Content Include =" ..\doc\license.txt " Link =" license.txt" >
151+ <Content Include =" ..\LICENSE " Link =" license.txt" >
152152 <CopyToOutputDirectory >Always</CopyToOutputDirectory >
153153 <IncludeInVSIX >true</IncludeInVSIX >
154154 </Content >
Original file line number Diff line number Diff line change 5858 <EmbeddedResource Include =" ..\doc\ILSpyAboutPage.txt" />
5959 <EmbeddedResource Include =" ..\doc\ILSpyAboutPage_zh_Hans.txt" />
6060 <EmbeddedResource Include =" ..\doc\third-party-notices.txt" />
61- <EmbeddedResource Include =" ..\doc\license.txt " >
61+ <EmbeddedResource Include =" ..\LICENSE " >
6262 <Link >license.txt</Link >
6363 </EmbeddedResource >
6464 <Resource Include =" Images\NuGet.png" />
File renamed without changes.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ ILSpy is the open-source .NET assembly browser and decompiler.
33Website: https://ilspy.net/
44Found a bug? https://github.com/icsharpcode/ILSpy/issues/new/choose
55
6- Copyright 2011-2023 AlphaSierraPapa for the ILSpy team
6+ Copyright 2011-2025 AlphaSierraPapa for the ILSpy team
77Current and past contributors: https://github.com/icsharpcode/ILSpy/graphs/contributors
88
99ILSpy is distributed under the MIT License.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ ILSpy 是开源的 .NET 程序集浏览器和反编译器。
44反馈BUG: https://github.com/icsharpcode/ILSpy/issues/new/choose
55中文翻译反馈:https://github.com/maikebing/ILSpy/issues
66
7- Copyright 2011-2023 AlphaSierraPapa for the ILSpy team
7+ Copyright 2011-2025 AlphaSierraPapa for the ILSpy team
88当前和过去的贡献者: https://github.com/icsharpcode/ILSpy/graphs/contributors
99
1010ILSpy 基于 MIT 许可证发行。
You can’t perform that action at this time.
0 commit comments