From 3431138e2e9dc32e788e1c45b8b22b3f0465aa45 Mon Sep 17 00:00:00 2001 From: Robin Date: Thu, 13 Dec 2018 12:57:50 +0100 Subject: [PATCH] This change uses Microsoft.mshtml also for the net471 build via an unofficial nuget package, solving the issue that on Azure DevOps this file is not at the same location. --- .../Greenshot.Addon.Office.csproj | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/src/Greenshot.Addon.Office/Greenshot.Addon.Office.csproj b/src/Greenshot.Addon.Office/Greenshot.Addon.Office.csproj index 1c5734ca4..67b7e1def 100644 --- a/src/Greenshot.Addon.Office/Greenshot.Addon.Office.csproj +++ b/src/Greenshot.Addon.Office/Greenshot.Addon.Office.csproj @@ -12,15 +12,8 @@ - - - - - - True - @@ -54,6 +47,9 @@ + + True + all runtime; build; native; contentfiles; analyzers