94 Commits (ace11158a2f6e64abef99ad91ad9a8464297562b)

Author SHA1 Message Date
Christoph Wille ace11158a2
Use latest VS SDK (#2767) 3 years ago
Siegfried Pammer 504d16e44d Use ReferenceAssemblyAnnotator in ILSpy.AddIn.csproj and ILSpy.AddIn.VS2022.csproj 3 years ago
Siegfried Pammer a2b1e9a6ca Use VSIXSourceItem to add ILSpy distribution to VSIX after ResolveProjectReferences. 3 years ago
Siegfried Pammer c7719b1a6f Try again to remove ILSpy.dll.config. 3 years ago
Siegfried Pammer d5f8145a10 Convert solution-level dependencies to project-level dependencies. 3 years ago
Siegfried Pammer bf3b93ec76 Fix #2644: Ignore warnings MSB3277 and VSSDK1009 3 years ago
Siegfried Pammer 1ccc63b829 Revert removal of app.config.template 3 years ago
SilverFox 2ce3419019 Fix build for VSAddIn 3 years ago
Christoph Wille 379cc763c0 Fix ILSpyBuildPath and .exe.config -> .dll.config. Note: should use output from dotnet publish! 3 years ago
Siegfried Pammer 9e54b44b11 Move ILSpy to net6.0-windows 3 years ago
Christoph Wille 963a99d330 Update NuGet packages 3 years ago
Andreas Weizel 11c107e32f Try the opposite way: Use only project instead of build dependencies 4 years ago
Andreas Weizel 4f378f7790 Remove project reference on ILSpy from AddIns, use build dependencies instead 4 years ago
Andreas Weizel 075c447954 Rename ILSpy.AddIn.VS17 to ILSpy.AddIn.VS2022 4 years ago
Andreas Weizel 30e2efad9f Introduce a separate package for VS 2022 (VS17) AddIn 4 years ago
Andreas Weizel 6e06ee407b Prepare separation of AddIn for VS 2019 and VS 2022 4 years ago
Christoph Wille 11ec27c2bb Set next version to 7.2-preview1 4 years ago
Christoph Wille 0d9005a578 Do not run analyzers for the .Addin project during build 4 years ago
Christoph Wille b6b705ec5b Update Microsoft.VSSDK.BuildTools to P2 4 years ago
Andreas Weizel db81fb17e2 Fix #2446: Allow to open ILSpy on package references under "Dependencies" 4 years ago
Christoph Wille d1678d1547 Modifications for testing for VS2022 4 years ago
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. 4 years ago
Daniel Grunwald 9b27ced6af Avoid reference on ICSharpCode.Decompiler in VS AddIn. 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)." 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) 5 years ago
Siegfried Pammer 38d27de12a Add ClassLayoutTableTreeNode 5 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: 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) 6 years ago
Christoph Wille f9b830dc5f Fix publish process for vsix project 6 years ago
Christoph Wille 29e05778c6 See #1416. Also upgraded Cecil to .3 (from .1) 6 years ago
Siegfried Pammer e6e8fbe764 Move VSIX build workaround from ILSpy.csproj to ILSpy.AddIn.csproj. 6 years ago
Sam Harwell 6af75ce358 Update references 6 years ago
Daniel Grunwald eea40878bf Update Mono.Cecil and NUnit 7 years ago