Snorri Beck Gislason
d2d76eceaa
PSCmdLet to output target framework for an assembly ( #3435 )
* PS cmdlet to output target framework for an assembly
* Add GetTargetFramework to psd1
---------
Co-authored-by: Snorri Gislason <snbeck@microsoft.com>
2 months ago
Christoph Wille
c573573d8e
Compile Include Link= improvements
8 months ago
Siegfried Pammer
ca78d4a14d
Use MetadataFile instead of PEFile in TypeSystem.
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
Christoph Wille
abce1a5ae9
Go to latest version where applicable (ics.d stays on v6 for SRM) ( #3120 )
2 years ago
Christoph Wille
ccab6f4517
Conditional-ize pwsh/powershell in PS cmdlet project. See #3019 .
2 years ago
Christoph Wille
e8d9da10be
Update README for PS cmdlets module
2 years ago
Jan Hoek
29db7fac30
PowerShell module manifest ( #2976 )
* Ignore .vscode folders
* Added PowerShell manifest
* After building, copy the manifest to the target folder
---------
Co-authored-by: Jan Hoek <jhoek@uncommonsense.nl>
2 years ago
Siegfried Pammer
343694c549
Generalize progress reporting for decompilation and PDB generation.
3 years ago
Siegfried Pammer
3043af0ead
Fix NRT warnings in ILSpyX
3 years ago
Siegfried Pammer
1b51c9830d
Fix build.
3 years ago
Siegfried Pammer
4b475cfa69
Create ILSpyX project and make the following APIs reusable:
- AssemblyList, AssemblyListManager, AssemblyListSnapshot
- LoadedAssembly
- LoadedPackage and friends
- PDB providers
3 years ago
Siegfried Pammer
d2b3abb276
#2516 : Add ILSpy.AddIn.slnf, ILSpy.Wpf.slnf and ILSpy.XPlat.slnf; replaces Frontends.sln
4 years ago
Christoph Wille
5ab414a62b
Prepare for rc2 (and fix PS csproj too)
4 years ago
Christoph Wille
5d92132aa5
Update frontends for rc1
4 years ago
Christoph Wille
d50153fd48
Update frontends for p3
4 years ago
Christoph Wille
ecd1fb294c
Frontends for v7p2
4 years ago
Christoph Wille
e998b51f0c
Update to 7p1
5 years ago
Daniel Grunwald
0eb5469374
Extract package version numbers to packages.props.
5 years ago
Christoph Wille
0051c4e55f
Publish frontends for 6.2 final
5 years ago
Christoph Wille
a7dc7b3500
Frontends updated for 6.2-preview2
5 years ago
Christoph Wille
84ff7209cc
Update frontends for 6.2p1
5 years ago
Christoph Wille
2cd77bb3cc
Frontends for 6.1
5 years ago
Christoph Wille
004ea1bfc3
Frontends for v6 final
5 years ago
Christoph Wille
184a7b1a49
Frontends for RC1
5 years ago
Christoph Wille
e3258bd322
Frontends for P4
5 years ago
dymanoid
b492a20442
Move assembly resolution logic to better place
WholeProjectDecompiler shall not care about checking whether an assembly
is in GAC.
5 years ago
dymanoid
a952cda502
Create dedicated namespace for project decompiler
5 years ago
Christoph Wille
26c196139e
Update frontends to 6.0.0.5671-preview3
5 years ago
Siegfried Pammer
350c54d575
GetDecompiledProjectCmdlet: remove unnecessary use of ConcurrentQueue
5 years ago
Siegfried Pammer
d051e3aca4
Fix #1923 : Add progress reporting to PowerShell GetDecompiledProjectCmdlet
5 years ago
Christoph Wille
5a24cd8249
Update clients to preview2
5 years ago
Siegfried Pammer
597ee991a2
Fix #1676 : Add pdb support to powershell and command-line frontends
derived from work by @an-dr-eas-k in #1679
6 years ago
Christoph Wille
14019b8aa3
Update and publish frontends for -preview1
6 years ago
Siegfried Pammer
dc4dcc5082
Add LanguageVersion, RemoveDeadCode and RemoveDeadStores options to powershell cmdlet.
6 years ago
Christoph Wille
939832866f
Update frontends for 5.0 RTM
6 years ago
Christoph Wille
86783493dd
Update frontends (ilspycmd, ps cmdlets, workbook)
6 years ago
Christoph Wille
b4e4321959
Frontends for P4
6 years ago
Christoph Wille
707551afc1
Update frontends and workbook for preview3
6 years ago
Christoph Wille
72c7e4e822
Update frontends and demo workbook to preview2 nuget
6 years ago
Christoph Wille
20aecf2eb2
Update samples & ilspycmd to 5.0.0.4688-preview1
6 years ago
Christoph Wille
875b498c4a
Update dotnet tool ilspycmd to 4.0 rtm, PS and Xamarin workbook
6 years ago
Christoph Wille
53573dd52b
Update ilspycmd & workbook for RC1
7 years ago
Christoph Wille
9cf4a1ce30
Update to Beta3 4443 Nuget package
7 years ago
Christoph Wille
3fb25e543b
Update frontends for Beta 2
7 years ago
Siegfried Pammer
7a58b8e6d5
Fix #1257 for GetDecompiledProjectCmdlet
7 years ago
Siegfried Pammer
728d7c1442
Remove references to non-existent Rebracer.xml and apply .editorconfig formatting to projects in Frontends.sln.
7 years ago
Christoph Wille
57bd6dd46c
Update NuGet packages for frontend projects
7 years ago
Christoph Wille
76b6c97c66
Update to latest -alpha1 on NuGet.org
7 years ago
Siegfried Pammer
e134396912
Update ICSharpCode.Decompiler.PowerShell to 4.0.0.4201-alpha1
7 years ago