From 0bb904a1c8bdc88ec26afa60a6a53031b39fd105 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Sun, 10 Nov 2024 18:42:29 +0000 Subject: [PATCH] AU: 1 updated - ilspy [skip ci] --- ilspy/ilspy.nuspec | 39 ++++++++++++++++++++++++++++++++++-- ilspy/legal/VERIFICATION.txt | 4 ++-- 2 files changed, 39 insertions(+), 4 deletions(-) diff --git a/ilspy/ilspy.nuspec b/ilspy/ilspy.nuspec index 1f7b7af7..6204760d 100644 --- a/ilspy/ilspy.nuspec +++ b/ilspy/ilspy.nuspec @@ -3,7 +3,7 @@ ilspy - 9.0.0-preview2 + 9.0.0-preview3 ILSpy SharpDevelop Team dtgm,Thilas @@ -24,7 +24,42 @@ * Check out the [language support status](https://github.com/icsharpcode/ILSpy/issues/829) ]]> ILSpy is the open-source .NET assembly browser and decompiler. - [Releases](https://github.com/icsharpcode/ILSpy/releases) + `GetEnumerator()`, collection initializer -> `Add()` and deconstruction -> `Deconstruct()`. +* Fix #3255: Ignore exceptions while decoding sequence point blobs. +* Fix #2166: Unnecessary uint casts/conversions for certain bitwise operations +* Fix #3310: Filter out copy-constructor only if it's an actual record type. + +And many other fixes, for a full list click [here](https://github.com/icsharpcode/ILSpy/compare/v9.0-preview2...v9.0-preview3).]]> Copyright © SharpDevelop Team ilspy foss dotnet assembly decompiler diff --git a/ilspy/legal/VERIFICATION.txt b/ilspy/legal/VERIFICATION.txt index eee9b61f..9d5ecbad 100644 --- a/ilspy/legal/VERIFICATION.txt +++ b/ilspy/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ Package can be verified like this: 1. Go to - x64: https://github.com/icsharpcode/ILSpy/releases/download/v9.0-preview2/ILSpy_binaries_9.0.0.7660-preview2-x64.zip + x64: https://github.com/icsharpcode/ILSpy/releases/download/v9.0-preview3/ILSpy_binaries_9.0.0.7833-preview3-x64.zip to download the installer. @@ -15,7 +15,7 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum64: E604121265BE1785950438F2FA3C8102E11DD3A4B141AA462E672DB3CA2C2BC2 + checksum64: 73193F3BDD7358029257E97D56A565D1C38E815C4F441414FB980ED494505CA1 File 'LICENSE.txt' is obtained from: https://github.com/icsharpcode/ILSpy/blob/master/doc/license.txt