From cab9a8f4919ffc5d69c9a6aa714d12740adf34aa Mon Sep 17 00:00:00 2001 From: Henrik Lau Eriksson Date: Wed, 18 Dec 2024 22:34:06 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=200.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Community.PowerToys.Run.Plugin.Lint.csproj | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/src/Community.PowerToys.Run.Plugin.Lint/Community.PowerToys.Run.Plugin.Lint.csproj b/src/Community.PowerToys.Run.Plugin.Lint/Community.PowerToys.Run.Plugin.Lint.csproj index ac4227f..cb9457f 100644 --- a/src/Community.PowerToys.Run.Plugin.Lint/Community.PowerToys.Run.Plugin.Lint.csproj +++ b/src/Community.PowerToys.Run.Plugin.Lint/Community.PowerToys.Run.Plugin.Lint.csproj @@ -5,14 +5,11 @@ net9.0 true ptrun-lint - 0.2.0 + 0.3.0 -Fix: -- IcoPathDark missing in package -- IcoPathLight missing in package - -Lax: -- Filename does not match "<name>-<version>-<platform>.zip" convention +- Bump target framework to net9.0 +- Support for GitHub name as author +- Support for checksums file Henrik Lau Eriksson Linter for PowerToys Run community plugins