From f8481a843551c9449fb0011cbe7a64005a60c9fa Mon Sep 17 00:00:00 2001 From: Ioannis G Date: Wed, 27 May 2020 01:38:27 +0300 Subject: [PATCH] plugin: enable deterministic builds in CI --- Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj b/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj index 69e4c3f22..b3a5b559a 100644 --- a/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj +++ b/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj @@ -28,6 +28,10 @@ true + + true + + true full