From fd72e25924d2bdd9779a3aba784af8a48fd95922 Mon Sep 17 00:00:00 2001 From: Henrik Lau Eriksson Date: Thu, 21 Nov 2024 21:54:31 +0100 Subject: [PATCH] :bookmark: 0.2.0 --- src/Community.PowerToys.Run.Plugin.Templates.csproj | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/Community.PowerToys.Run.Plugin.Templates.csproj b/src/Community.PowerToys.Run.Plugin.Templates.csproj index 268a672..d08b9bd 100644 --- a/src/Community.PowerToys.Run.Plugin.Templates.csproj +++ b/src/Community.PowerToys.Run.Plugin.Templates.csproj @@ -6,8 +6,13 @@ Henrik Lau Eriksson These dotnet new templates simplify creating PowerToys Run plugin projects and solutions. Template - 0.1.0 - Initial release + 0.2.0 + +- Fix: Build fails from command line +- New: dotnet new ptrun-scripts +- Change target framework to net8.0-windows10.0.22621.0 +- Bump Community.PowerToys.Run.Plugin.Dependencies to 0.86.0 + Community.PowerToys.Run.Plugin.Templates https://github.com/hlaueriksson/Community.PowerToys.Run.Plugin.Templates icon.png