From 2d6dd979213aef1353ad88f680c188769992fb70 Mon Sep 17 00:00:00 2001 From: Ioannis G Date: Mon, 4 May 2020 14:33:11 +0300 Subject: [PATCH] pack Plugin project on Release builds also use the new format for package symbols (snupkg) --- Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj b/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj index e8f5769b4..13a4652c6 100644 --- a/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj +++ b/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj @@ -1,4 +1,4 @@ - + netcoreapp3.1 @@ -20,11 +20,13 @@ 1.0.0 Flow.Launcher.Plugin true + snupkg qianlifeng, Jeremy Wu MIT https://github.com/Flow-Launcher/Flow.Launcher Reference this library if you want to develop a Flow Launcher plugin flowlauncher + true