76 Commits (9e984a95ffde0940c0fd68a5b1480c5350079ead)

Author SHA1 Message Date
Christoph Wille 6f1c2b6cc9
.NET 11 for Tests (#3695) 2 weeks ago
Christoph Wille b5fc0d5b06
Use releaseTag with fallback to downloadUrl in updates.xml (#3713) 2 weeks ago
Christoph Wille 1594a57929 Use AwesomeAssertions 9.4.0 1 month ago
Christoph Wille 06ff9a6a6a
Switch to (finally) released coverlet.MTP (#3675) 1 month ago
Siegfried Pammer 77d9ee73e9 Fix IDE2000 globally 4 months ago
Peter Crabtree e1e16b64f5 dev: Strip BOM mark from text files 8 months ago
Christoph Wille afcdcec146
Update for .NET 10 Preview 7 packages (#3537) 9 months ago
Siegfried Pammer f0c80e4a80 Silence NU1510 9 months ago
Christoph Wille 1a41fd857e Centralize EnableNUnitRunner, remove obsolete property TestingPlatformDotnetTestSupport 10 months ago
Christoph Wille f241025d40 Make ILSpy.Tests.csproj look like the other two test projects wrt RID 10 months ago
Christoph Wille 7598a43d3a .NET 10 MTP dotnet test 10 months ago
Siegfried Pammer e4ebe20602 Upgrade dotnet target framework to net10 10 months ago
Christoph Wille 4137a04569 Switch from FA to Shouldly 1 year ago
tom-englert 560d89a42f Get rid of singletons, replace with DI: MainWindow, Settings and Language service 2 years ago
tom-englert 47d52fcacf Move active code from LanguageSettings to LanguageService, to make LanguageSettings independent of other services injected via DI 2 years ago
Siegfried Pammer f9ae51b12a Fix #3001: Support new resources format in ResourcesFile/ResXResourceWriter 2 years ago
Siegfried Pammer fe879869c3 ExportAnalyzerAttribute: Simplify pattern matching and avoid multiple enumeration 2 years ago
Andreas Weizel f2437bb046 Allow to collect analyzers annotated with ExportAnalyzerAttribute without MEF 2 years ago
Christoph Wille baea9c940a CommandLineArguments ctor to static Create method 2 years ago
Christoph Wille 82fece3d16 Add unmodified Medo SingleInstance https://github.com/medo64/Medo/blob/main/src/Medo/Application/SingleInstance.cs 2 years ago
Christoph Wille 8ad24cd470 Set UnrecognizedArgumentHandling to CollectAndContinue 2 years ago
Christoph Wille 84b78b399f Switch to per-line arguments 2 years ago
Christoph Wille 1fc9f92917 Enable help option (going with https://blog.rsuter.com/write-application-can-act-console-application-wpf-gui-application/ to display help leads to a flickering console window) 2 years ago
Christoph Wille d8c4c855f5 Document behavior of option case sensitivity 2 years ago
Christoph Wille d0c443cae1 Switch to --newinstance 2 years ago
Christoph Wille e39403289d Switch CommandLineArguments to McMaster 2 years ago
Christoph Wille a433203b7d Add tests for existing command line parsing 2 years ago
Christoph Wille 3564ab1030 Fix Wpf slnf (missing BamlDecompiler project), update NuGet packages for Installer (WiX), update NuGet packages ILSpy 2 years ago
Siegfried Pammer 7e69247f3f Add nullability annotations 2 years ago
Christoph Wille 8acd117f91 Move non-UI analyzer code to ILSpyX 2 years ago
Siegfried Pammer ca78d4a14d Use MetadataFile instead of PEFile in TypeSystem. 2 years ago
Yuriy Zatuchnyy 97ddd62a88 Analyzers/AnalyzerScope loops endlessly when analyzing public inner class 2 years 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
Christoph Wille 7c8b4978f6 Replace Moq with NSubstitute 3 years ago
Siegfried Pammer 1aa36a23f2 Use test-summary/action@v1 for test reports. 4 years ago
Siegfried Pammer 4b475cfa69 Create ILSpyX project and make the following APIs reusable: 4 years ago
Siegfried Pammer 9b36f33f5c Fix CA1416: Properly specify SupportedOSPlatform in all platform-specific assemblies. 4 years ago
Christoph Wille a794a56a10 Fix up ILSpy.Tests + <Project> tag for all projects 4 years ago
Siegfried Pammer 9e54b44b11 Move ILSpy to net6.0-windows 4 years ago
Siegfried Pammer cdff458648 Fix test discovery with dotnet test. 5 years ago
Christoph Wille ecec2075d8 Go back to single tfm (net472) 5 years ago
Christoph Wille 1c26331bbd Clean up project files for Windows SDK Desktop style (maybe some resource are wacky) 5 years ago
Christoph Wille a0aeac5628 Doesn't work: 5 years ago
Daniel Grunwald 0eb5469374 Extract package version numbers to packages.props. 6 years ago
Christoph Wille 1ef136d6e6 Try upgrading to newer versions as per #2173. MEF fails to initialize for System.Collections.Immutable (binding redirect?) 6 years ago
Daniel Grunwald f5a443d1b8 Upgrade Roslyn version used for tests to 3.8.0-3.final 6 years ago
Daniel Grunwald c775d3a98f Upgrade Roslyn version used for our tests (from 3.7.0 to 3.8.0-2.final) and adjust NativeInteger attribute decoding. 6 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 6 years ago