Silent Install HQ
MSI WinGet

ILSpy

ICSharpCode Team · 10.0.0.8282-preview2 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i ILSpy_Installer_10.0.0.8282-preview2-arm64.msi /quiet /norestart

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {A12FDAB1-731B-4A98-9749-D4816E869206}
Product version operator Greater than or equal to
Product version 10.0.0.8282-preview2

MSI Properties

Product Code {A12FDAB1-731B-4A98-9749-D4816E869206}

File Identity

SHA256 0023857abaaed3ede7f3c5508e36fca3bb900ca6ec2532ff63172726a8dd60dc VirusTotal ↗
Filename ILSpy_Installer_10.0.0.8282-preview2-arm64.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID icsharpcode.ILSpy.Preview
Version 10.0.0.8282-preview2
Description Cross-Platform .NET assembly browser and decompiler.
License MIT
Upgrade Behavior install(Install over existing)
Release Notes This preview release is based on .NET 10.0. Please make sure that you have it installed on your machine beforehand. New Language Features - Update pattern detection to Roslyn 5.0 RTM - C# 13: allows ref struct constraint - C# 14: extension members Enhancements - CSharpConversions: General improvements, fixing various missing rules for C# up to version 9. - #3344: Support ckfinite IL opcode in decompiler - #3563: Disassembler: Add support for ildasm /caverbal format - Detection of records and pri…