Christoph Wille
a0e22b1757
IncludeInVSIX passes original name unchanged (ignores Linked)
4 months ago
Christoph Wille
4bad0c7a4b
Move license.txt to root folder LICENSE file
4 months ago
Christoph Wille
60251044cd
Adapt ILSpyInstance:Start to new command line options
1 year ago
Christoph Wille
084d02a447
Apply Central package management (requires package source mapping) ( #3124 )
...
* Apply Central package management https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management (requires package source mapping https://learn.microsoft.com/en-us/nuget/consume-packages/package-source-mapping )
* Microsoft.DiaSymReader.Converter.Xml from dotnet-tools, Microsoft.DiaSymReader.Native from nuget.org feed
* Trying to sort what is on which feed for previews of Diasymreader packages
* Parse the Roslyn version from Directory.packages.props
* Use specific versions for Diasymreader from nuget.org to allow VS2022 addin to restore properly
* Tests needs also locked references
2 years ago
Siegfried Pammer
a94d66561a
Move to .NET 8.0 ( #3119 )
...
* Basics of net8.0. Breaking unit tests expected.
* Missed that TestRunner project was already upgraded to net7.0 (search and replace fail)
* Use Preview 6 locally
* Use .NET 8.0 RTM
* Final fixups
---------
Co-authored-by: Christoph Wille <christoph.wille@gmail.com>
2 years ago
Christoph Wille
a6a86a6165
Microsoft.VSSDK.BuildTools 17.6.2164 for both projects
2 years ago
Christoph Wille
fb2f98061c
Update Microsoft.VSSDK.BuildTools
2 years ago
Christoph Wille
636219d539
Enable arm64 installation
2 years ago
Christoph Wille
d43a5c94e7
Adapt GetILSpyPath and copy both x64 and arm64 ILSpy into the VSIX for VS 2022
2 years ago
Christoph Wille
040ac1ac81
Switch from default output directory to publish folder
2 years ago
Christoph Wille
9cc35cdca2
Move VS Extensions projects to a separate solution
2 years ago
Christoph Wille
ace11158a2
Use latest VS SDK ( #2767 )
...
* Update https://www.nuget.org/packages/Microsoft.VSSDK.BuildTools to 17.3.2093 to match https://github.com/actions/runner-images/blob/main/images/win/Windows2022-Readme.md (VS Build # to version: https://docs.microsoft.com/ro-ro/visualstudio/install/visual-studio-build-numbers-and-release-dates?preserve-view=true&view=vs-2022 )
* Upgrade downlevel (<=2019) addin too to 17.3.2093
3 years ago
Christoph Wille
62f9061dc3
Go back to 17.1.4054 for VS SDK (maybe that breaks the build server; locally works)
3 years ago
Christoph Wille
4777cb0450
Update NuGet packages
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.
...
Solution-level dependencies are incompatible with slnf.
3 years ago
Christoph Wille
04b75be5d2
Go back to Microsoft.VSSDK.BuildTools 17.1.4054
3 years ago
Siegfried Pammer
fa451b5b87
Update nuget packages and references for VS2022.
3 years ago
Siegfried Pammer
4519c3b5c1
Remove leftovers of AppVeyor-specific configuration.
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
9e1c2ab7c9
Remove <Preview> from VS 2022 addin manifest
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
e82dd73872
Update Microsoft.VisualStudio.SDK for 2022 extension - dependent NuGet Microsoft.VisualStudio.Setup.Configuration.Interop now available
4 years ago
Christoph Wille
582002888b
Revert "Final Microsoft.VisualStudio.SDK for 2022 extension"
...
This reverts commit 0625f815b0
.
4 years ago
Christoph Wille
0625f815b0
Final Microsoft.VisualStudio.SDK for 2022 extension
4 years ago
Christoph Wille
5916980f48
Publisher Name fix, add tags & preview info
4 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
f22343b482
Change display name of VS 2022 AddIn
4 years ago
Andreas Weizel
075c447954
Rename ILSpy.AddIn.VS17 to ILSpy.AddIn.VS2022
4 years ago