65 Commits (6a4ad27185cb4fb1e37e67ea84905735540df91e)

Author SHA1 Message Date
Christoph Wille 4137a04569 Switch from FA to Shouldly 5 months ago
Christoph Wille d1c7a51a1d
Remove dangling project references for SharpTreeView (#3245) 10 months ago
Christoph Wille 7e1523111a Set RuntimeIdentifier based on OS architecture 11 months ago
Christoph Wille 3564ab1030 Fix Wpf slnf (missing BamlDecompiler project), update NuGet packages for Installer (WiX), update NuGet packages ILSpy 1 year ago
Christoph Wille 7c259a8895 Split Baml Addin into library & addin projects 1 year ago
Christoph Wille fba0dbae8d
Migrate to NUnit 4 (#3132) 2 years ago
Christoph Wille 084d02a447
Apply Central package management (requires package source mapping) (#3124) 2 years ago
Siegfried Pammer a94d66561a
Move to .NET 8.0 (#3119) 2 years ago
Siegfried Pammer b86250497d Add missing files. 3 years ago
Siegfried Pammer 94977d0022 Fix #2773: Decompilation of readonly properties in XAML 3 years ago
Charlie Lin 65d1cbcdd5 Add EnableWindowsTargeting propery to csprojs targeting net6.0-windows 3 years ago
Siegfried Pammer 1aa36a23f2 Use test-summary/action@v1 for test reports. 3 years ago
Siegfried Pammer b0ec01de80 Fix #2610: Explicitly qualify members in TemplateBindings. 3 years ago
Siegfried Pammer e05b0dcbb0 #2657: Use the same metadata reader (same options) in all cases. 3 years ago
Siegfried Pammer 44dee6ecc2 Add additional tests for .NET 4.0 3 years ago
Siegfried Pammer 3a04963191 Fix BAML tests 3 years ago
Christoph Wille 4b5f4c6681 Remove Stub 3 years ago
Christoph Wille d68cc56340 Fix up Baml decompiler unit test project 3 years ago
Siegfried Pammer 9e54b44b11 Move ILSpy to net6.0-windows 3 years ago
wwh1004 aa7f3f5510 add x:Type test 4 years ago
bert2 c9f31d0dc1 extend example with `StaticResource` that does not reference a static property 4 years ago
bert2 59bababa9f reproduce missing `x:Static` in decompiled BAML 4 years ago
Siegfried Pammer cdff458648 Fix test discovery with dotnet test. 4 years ago
Siegfried Pammer 113e00505d Fix #2337: Expose simple public XamlDecompiler API. 4 years ago
Siegfried Pammer 7af9d36354 Fix ILSpy.BamlDecompiler.Tests.csproj 4 years ago
Daniel Grunwald b9eee606af #nullable enable for most files in ICSharpCode.Decompiler/Util 4 years ago
Siegfried Pammer a78b592bf6 Fix #2052: resolve XML namespaces of properties 4 years ago
Christoph Wille 1f35911dfe Convert to <Project Sdk="Microsoft.NET.Sdk">-style 4 years ago
Daniel Grunwald 0eb5469374 Extract package version numbers to packages.props. 5 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Siegfried Pammer e0a8f957cc Fix #2097: Prefix:PropertyName is invalid syntax 5 years ago
Siegfried Pammer b84bcdc3a5 Fix #1985: BamlDecompiler.Tests License Header Mess 5 years ago
Siegfried Pammer 63590f3187 Fix BAML decompiler tests. 5 years ago
Christoph Wille 28be4a755b Switch to net472, of note: 6 years ago
Siegfried Pammer 9590cfbf59 Update tests to latest Roslyn implementation. 6 years ago
Siegfried Pammer d965e6aa9e Fix #1547: Fully qualify attached properties in styles. 6 years ago
Siegfried Pammer 49586c77cb Fix #1546: Fix PresentationOptionsAttributeHandler 6 years ago
Oren Novotny 8a31bf30bc
IDE cleanup 6 years ago
Oren Novotny b88d8b047f
Switch to UseWpf for compat with Extras 2.x and .NET Core SDK 3 6 years ago
Siegfried Pammer 1170249b1f Fix #1436: Do not crash on unknown assembly reference. 6 years ago
Siegfried Pammer ab16a77e54 Fix #1435: bug in x:Name handling. 6 years ago
Christoph Wille 29e05778c6 See #1416. Also upgraded Cecil to .3 (from .1) 6 years ago
Siegfried Pammer c23522dca1 Add BAML decompiler engine from dnSpy. 6 years ago
Sam Harwell ea930e025c Switch to MSBuild.Sdk.Extras for WPF support 6 years ago
Daniel Grunwald eea40878bf Update Mono.Cecil and NUnit 7 years ago
Siegfried Pammer bcfb3742eb Clean up PEFile, move Pdb related types to DebugInfo namespace 7 years ago
Daniel Grunwald 60726e97e9 Fix BamlDecompiler.Tests 7 years ago
Daniel Grunwald c17c3c739f Fix #1192: Use custom ResourcesFile implementation 7 years ago
Siegfried Pammer 9acc372a68 Use TypeSystem for ILSpy UI: 7 years ago
Siegfried Pammer d5f7cd46fc Simplify PEFile API 7 years ago