Daniel Grunwald
|
7f36cc3e50
|
#nullable enable for UniversalAssemblyResolver
|
4 years ago |
Siegfried Pammer
|
fb3fc2f2a4
|
Modernize Visual Studio AddIn csproj part 1: Remove duplicate constant definitions and use Microsoft.VSSDK.BuildTools instead of defining VSToolsPath manually.
|
4 years ago |
Daniel Grunwald
|
281586de1f
|
`#enable nullable` for a couple of files.
Includes some fixes for potential NullReferenceExceptions.
|
5 years ago |
Daniel Grunwald
|
9b27ced6af
|
Avoid reference on ICSharpCode.Decompiler in VS AddIn.
This way we don't need to load SRM 5 within the VS process.
|
5 years ago |
Daniel Grunwald
|
0eb5469374
|
Extract package version numbers to packages.props.
|
5 years ago |
MysticBoy
|
5f150efb74
|
add for vsixlangpack
|
5 years ago |
MysticBoy
|
9aa39a941a
|
modify for vsct
|
5 years ago |
MysticBoy
|
0830a7dada
|
for vsct
|
5 years ago |
Siegfried Pammer
|
75783054dc
|
Move ILSpy distribution to subfolder inside VSIX.
|
5 years ago |
Christoph Wille
|
901cbfe10e
|
Add Microsoft.Xaml.Behaviors.dll to VSIX package
|
5 years ago |
MysticBoy
|
488bf585da
|
All the new Chinese statements has been translated
|
5 years ago |
Siegfried Pammer
|
47311949d4
|
Revert "Fix #2013: Add option to extract self-contained executables (PublishSingleFile)."
This reverts commit 0d390d604f .
|
5 years ago |
Siegfried Pammer
|
0d390d604f
|
Fix #2013: Add option to extract self-contained executables (PublishSingleFile).
|
5 years ago |
Siegfried Pammer
|
f8242d85fd
|
ILSpy.AddIn: link to license.txt from doc folder.
|
5 years ago |
Christoph Wille
|
15318a7d06
|
VS addin missing dependencies (datagridextensions, *r2r feature)
|
6 years ago |
Siegfried Pammer
|
38d27de12a
|
Add ClassLayoutTableTreeNode
|
6 years ago |
Andreas Weizel
|
7a79f15d5c
|
Add Xceed.Wpf.AvalonDock.dll to VSIX dependencies to launch ILSpy instances correctly
|
6 years ago |
Andreas Weizel
|
39e879377e
|
Fix VSIX analyzer warnings and disabled the analyzer
|
6 years ago |
Christoph Wille
|
a53cf0a0e2
|
Addin: Change Package References
|
6 years ago |
Christoph Wille
|
28be4a755b
|
Switch to net472, of note:
* app.config.template fewer asm redirects, but coll.immutable is necessary
|
6 years ago |
Christoph Wille
|
9f661f99f2
|
Add Microsoft.VisualStudio.SDK.Analyzers as per https://devblogs.microsoft.com/visualstudio/checklist-for-writing-great-visual-studio-extensions/ - Warnings not fixed
|
6 years ago |
Christoph Wille
|
17a8a194ad
|
Include OSVersionHelper.dll in VSIX (issue #1516, introduced via https://github.com/icsharpcode/ILSpy/pull/1522/files#diff-969eddb6d4efef25c08c59535991b8cdR55)
|
6 years ago |
Christoph Wille
|
cd0a794283
|
Work on #1516 and include identical files as in zip distribution
|
6 years ago |
Christoph Wille
|
be8c8bef4a
|
We no longer need the multi-targetting hacks (VS2019 works with them fine, 2017 would not)
|
7 years ago |
Christoph Wille
|
f9b830dc5f
|
Fix publish process for vsix project
|
7 years ago |
Christoph Wille
|
29e05778c6
|
See #1416. Also upgraded Cecil to .3 (from .1)
|
7 years ago |
Siegfried Pammer
|
e6e8fbe764
|
Move VSIX build workaround from ILSpy.csproj to ILSpy.AddIn.csproj.
Fix #1400 by adding ILSpy.BamlDecompiler.Plugin.dll to the workaround file list.
|
7 years ago |
Sam Harwell
|
6af75ce358
|
Update references
|
7 years ago |
Daniel Grunwald
|
eea40878bf
|
Update Mono.Cecil and NUnit
|
7 years ago |
Andreas Weizel
|
8c19e64263
|
Fixed #1302: Visual Studio extension terminates VS instead of starting ILSpy
|
7 years ago |
Andreas Weizel
|
2fb6e14339
|
Fixed #1164: AddIn opens reference assembly when trying to open symbol in ILSpy
|
7 years ago |
Andreas Weizel
|
84758dca5e
|
Re-enabled "Open code in ILSpy" command in code editor, fixed several issues.
|
7 years ago |
Andreas Weizel
|
1619d5e1f0
|
Now applying same versioning to ILSpy.AddIn as to all other ILSpy components.
|
7 years ago |
Andreas Weizel
|
809354f175
|
Fixed several issues with "Open in ILSpy" menu shown on non-applicable nodes. Refactored the commands.
|
7 years ago |
Daniel Grunwald
|
9be83b6175
|
Upgrade to Cecil 0.10.0.
Delete the cecil submodule; we're no longer using it.
|
7 years ago |
Siegfried Pammer
|
b300a8bf5e
|
Deactivate OpenCodeItemCommand
|
7 years ago |
Siegfried Pammer
|
ebeb98b93c
|
Downgrade to Roslyn 2.4 in AddIn to support earlier versions of VS 2017.
|
7 years ago |
Siegfried Pammer
|
3581635a2d
|
Refactor ILSpy.AddIn and fix some bugs
|
7 years ago |
Siegfried Pammer
|
cb9787098f
|
Finished port of UI (Analyzers still excluded) and Disassembler
|
8 years ago |
Christoph Wille
|
8dac53e256
|
Update vsix to 1.7.1 to include update
|
8 years ago |
Christoph Wille
|
96c6d5d0c5
|
Fix Identity of package
Version -> 1.7
Re-enable Enterprise sku (locally found, marketplace didn't)
|
8 years ago |
Sam Harwell
|
a31b74da75
|
Reference Mono.Cecil using a package reference instead of a submodule
|
8 years ago |
Sam Harwell
|
996e04075e
|
Retarget projects to .NET 4.6 so Roslyn can load them
|
8 years ago |
Siegfried Pammer
|
9d0a2138dc
|
[ILSpy.AddIn] Fix missing libraries in vsix.
|
8 years ago |
Siegfried Pammer
|
fb8d064dda
|
[ILSpy.AddIn] add VSToolsPath to csproj.
|
8 years ago |
Sam Harwell
|
5975b2ea67
|
Work around improper .NET Standard build support in cecil
|
8 years ago |
Sam Harwell
|
4908b129f8
|
Convert projects to the new project system
|
8 years ago |
Siegfried Pammer
|
3a69169aa4
|
Update projects to .NET 4.6.1
|
8 years ago |
Siegfried Pammer
|
89a12b101f
|
Update Nuget packages for ILSpy.AddIn
|
8 years ago |
Christoph Wille
|
621336d9fd
|
Follow https://github.com/Microsoft/visualstudio-docs/blob/master/docs/extensibility/faq-2017.md#can-i-build-a-vsix-v3-with-visual-studio-2015
Modify .csproj for proper building of .vsix
|
9 years ago |