From 7fd8e9eef1811e13072e1a804bceeb2099edb028 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C5=81awreszuk?= <31008367+Jklawreszuk@users.noreply.github.com> Date: Fri, 17 May 2024 20:40:50 +0200 Subject: [PATCH] Bump ILSpy to NET8 --- ILSpy/ILSpy.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ILSpy/ILSpy.csproj b/ILSpy/ILSpy.csproj index 4deb56f..b9813ba 100644 --- a/ILSpy/ILSpy.csproj +++ b/ILSpy/ILSpy.csproj @@ -1,7 +1,7 @@  - net6.0 + net8.0 WinExe true