diff --git a/src/Community.PowerToys.Run.Plugin.Abstractions/Community.PowerToys.Run.Plugin.Abstractions.csproj b/src/Community.PowerToys.Run.Plugin.Abstractions/Community.PowerToys.Run.Plugin.Abstractions.csproj index 5f8fa7b..715ff97 100644 --- a/src/Community.PowerToys.Run.Plugin.Abstractions/Community.PowerToys.Run.Plugin.Abstractions.csproj +++ b/src/Community.PowerToys.Run.Plugin.Abstractions/Community.PowerToys.Run.Plugin.Abstractions.csproj @@ -5,8 +5,11 @@ true x64;ARM64 $(Platform) - 0.1.0 - Initial release + 0.2.0 + +- Change target framework to net9.0-windows +- Bump Community.PowerToys.Run.Plugin.Dependencies to 0.87.1 + Henrik Lau Eriksson This NuGet package simplifies the testing of PowerToys Run Plugins.