Christoph Wille
23494ae1a2
Packages for .NET 11 Preview 3
2 weeks ago
Christoph Wille
ec5d8daced
Merge pull request #3715 from icsharpcode/addroslyn414
...
Add CompilerOptions.UseRoslyn4_14_0
2 weeks ago
Siegfried Pammer
9e984a95ff
Remove IL file from ugly tests
2 weeks ago
Siegfried Pammer
7a8a978963
Add CompilerOptions.UseRoslyn4_14_0
2 weeks ago
Christoph Wille
5e05d60bcc
Fix evaluation of Roslyn version in Tester
2 weeks ago
Christoph Wille
e66bcc2cde
Introduce version variables for often-used package version
2 weeks ago
Christoph Wille
6f1c2b6cc9
.NET 11 for Tests ( #3695 )
...
* .NET 11 RC2 minimal changes
* Heuristic for transport feed Roslyn selection
* Microsoft.CodeAnalysis.NetAnalyzers from main NuGet feed
* Use the VS2026 image
* Switch all test projects to net11
* Extract constants
* Include vsix with plain nuget.config files
2 weeks ago
Christoph Wille
b5fc0d5b06
Use releaseTag with fallback to downloadUrl in updates.xml ( #3713 )
...
* Use releaseTag with fallback to downloadUrl in updates.xml
* Add tests
* Prevent arbitrary downloadUrl - must start with BaseUrl as well
* Remove custom domain ilspy.net in end-user visible places
2 weeks ago
Siegfried Pammer
79b0cbb719
Fix #3703 : Do not transform to a primary constructor if it's not public (or protected in abstract classes)
3 weeks ago
Siegfried Pammer
b100ddc077
Fix missing Space() in from clause
3 weeks ago
Siegfried Pammer
f987a6b041
Fix typo
3 weeks ago
Christoph Wille
5deb6fb425
Use github.io for updates.xml instead of ilspy.net custom domain ( #3706 )
3 weeks ago
Siegfried Pammer
848e21a102
Merge pull request #3701 from ElektroKill/fix/issue3689
...
Only move properties with setters to XAML attributes
4 weeks ago
ElektroKill
ddd53b1c66
Fix #3689 : Only move properties with setters to XAML attributes
4 weeks ago
Siegfried Pammer
6feadc6cab
Fix #3700 : "open in new tab" flag was not passed along correctly.
4 weeks ago
Christoph Wille
a467610928
Update Microsoft.NETCore.App.Ref version to 10.0.0
1 month ago
Lex Li
bc59a075de
Fix syntax error in CreateBoldRun method for CROSS_PLATFORM ( #3694 )
1 month ago
Christoph Wille
067680e3de
Set next version (final)
1 month ago
Christoph Wille
a4837faf2b
Simplify CROSS_PLATFORM #ifs
1 month ago
Myself
a2c4dc8aee
Fix PowerShell PostBuild failing when solution path contains spaces ( #3669 )
...
Quote the $(ProjectDir) and $(TargetDir) MSBuild properties in the
Copy-Item commands so that paths with spaces are handled correctly.
Co-authored-by: Myselfish <38400384+Myselfish@users.noreply.github.com>
1 month ago
Christoph Wille
751f1093f5
Merge pull request #3642 from lextudio/wpf-isolation
...
Refactor for cross platform port (#3641 )
1 month ago
Christoph Wille
6db9a02180
Merge pull request #3686 from icsharpcode/custom-signature-decoder-comparer
...
Hide compiler-generated accessor methods
1 month ago
dependabot[bot]
0a241df2e4
Bump microsoft/setup-msbuild from 2 to 3 ( #3691 )
...
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild ) from 2 to 3.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases )
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
Siegfried Pammer
e8e231fdcc
Fix #3674 : Incorrect derived types shown, when generic type inherit from non-generic type with the same name.
1 month ago
Siegfried Pammer
fae6f57b1c
Fix #3671 : TransformCollectionAndObjectInitializers mistakenly included trailing variable initialization.
1 month ago
Siegfried Pammer
c813c5f102
Fix NRE when searching for full names, but the event or property definition doesn't have an accessor.
1 month ago
Siegfried Pammer
ed58e9a73c
Update NUnit3TestAdapter to fix CLI issue ( #3687 )
1 month ago
Siegfried Pammer
f6b31448db
Add test cases
1 month ago
Siegfried Pammer
faeae3f083
Fix #1682 , fix #1949 , fix #2394 and fix #3684 : Added basic algorithm of IsAccessorInterfaceImplementationRuntimeHelper
1 month ago
Siegfried Pammer
a03f801cb7
Add failing test and test infrastructure adjustments to allow compiling referenced assemblies in one go.
1 month ago
Christoph Wille
29bc5f204b
Merge pull request #3680 from icsharpcode/csharp14/extensions
...
Dedicated UI and Decompiler APIs for C# 14 extensions
1 month ago
Siegfried Pammer
58c4cc9c51
Merge pull request #3682 from nikitalita/fix-in-this
...
Fix `in` erroneously being applied to `this`
1 month ago
Siegfried Pammer
ade13f848e
Apply suggestions from Claude code review
1 month ago
Siegfried Pammer
91d7a76b94
Fix typo in MetadataModule.GetDefinition
1 month ago
Siegfried Pammer
d4ba170675
Fix nullability of ITreeNode
1 month ago
Christoph Wille
5eebf1408a
One single approach to using SHA*. Fixes #3673 . ( #3679 )
1 month ago
Christoph Wille
1594a57929
Use AwesomeAssertions 9.4.0
1 month ago
Christoph Wille
c0d26255fa
.NET Update 10.0.4 to 10.0.5 ( #3681 )
1 month ago
Christoph Wille
06ff9a6a6a
Switch to (finally) released coverlet.MTP ( #3675 )
1 month ago
Nikita
9ed96224b8
Update TransformCollectionAndObjectInitializers to check for init-only properties ( #3678 )
1 month ago
nikitalita
7d88d43a92
Fix `in` erroneously being applied to `this`
1 month ago
Siegfried Pammer
d96c5a0457
Remove use sites from tests for now
1 month ago
Siegfried Pammer
98d764a169
Add a treenode and decompiler APIs for extensions.
1 month ago
Siegfried Pammer
35c88b048f
Rename test case to "ExtensionEverything"
1 month ago
Siegfried Pammer
80dcd7dbd1
Add extension overlay icon
1 month ago
Christoph Wille
2f311c233d
Roslyn 5.3.0 ( #3665 )
...
NuGet updates 4/26 including Roslyn 5.3.0
2 months ago
dependabot[bot]
f0aa848cd5
Bump actions/upload-artifact from 6 to 7 ( #3672 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
Matt Parker
69659450a1
Replace FileVersionInfo.GetVersionInfo with DecompilerVersionInfo.Version constant ( #3667 )
2 months ago
Christoph Wille
a1e2a4aa91
NuGet Update 02/26 ( #3663 )
...
* NuGet Update 02/26
* Update to latest build agent software
* Use Wix 6.0.2, manually install version-locked WixToolset.UI.wixext extension
2 months ago
Siegfried Pammer
d8c619d2ad
Fix #3655 : ExtractPackageEntryContextMenuEntry
3 months ago