diff --git a/build/Common.Build.targets b/build/Common.Build.targets index 942960d8a..9deb9b320 100644 --- a/build/Common.Build.targets +++ b/build/Common.Build.targets @@ -1,8 +1,7 @@ - - + @@ -135,7 +134,7 @@ + TaskFactory="RoslynCodeTaskFactory" AssemblyFile="$(MSBuildToolsPath)\Microsoft.Build.Tasks.Core.dll"> diff --git a/build/Common.Mac.targets b/build/Common.Mac.targets index 9056bc7c6..d7c37a73f 100644 --- a/build/Common.Mac.targets +++ b/build/Common.Mac.targets @@ -3,7 +3,6 @@ - diff --git a/build/MSBuildTaskHelper.props b/build/MSBuildTaskHelper.props deleted file mode 100644 index e302bc0d2..000000000 --- a/build/MSBuildTaskHelper.props +++ /dev/null @@ -1,39 +0,0 @@ - - - - - true - - - - $(MSBuildToolsPath)\Microsoft.Build.Tasks.Core.dll - $(MSBuildToolsPath)\Microsoft.Build.Tasks.v12.0.dll - $(MSBuildToolsPath)\Microsoft.Build.Tasks.v4.0.dll - $(MSBuildFrameworkToolsPath)\Microsoft.Build.Tasks.v4.0.dll - - - - CodeTaskFactory - RoslynCodeTaskFactory - - - - - \ No newline at end of file diff --git a/build/Utilities.targets b/build/Utilities.targets index ce02ca2a5..327d44cb3 100644 --- a/build/Utilities.targets +++ b/build/Utilities.targets @@ -1,8 +1,7 @@ - - + @@ -111,7 +110,7 @@ public class FileUpdate : Task ]]> - + diff --git a/src/Eto.Mac/Eto.Mac64.csproj b/src/Eto.Mac/Eto.Mac64.csproj index c72ef78c9..b63143c33 100644 --- a/src/Eto.Mac/Eto.Mac64.csproj +++ b/src/Eto.Mac/Eto.Mac64.csproj @@ -77,8 +77,6 @@ You do not need to use any of the classes of this assembly (unless customizing t - - diff --git a/src/Eto.Mac/Eto.XamMac2.csproj b/src/Eto.Mac/Eto.XamMac2.csproj index a38b5d953..a1c8807a5 100644 --- a/src/Eto.Mac/Eto.XamMac2.csproj +++ b/src/Eto.Mac/Eto.XamMac2.csproj @@ -66,7 +66,6 @@ You do not need to use any of the classes of this assembly (unless customizing t - diff --git a/src/Eto.Mac/Eto.macOS.csproj b/src/Eto.Mac/Eto.macOS.csproj index 8999a2808..caedf5dcb 100644 --- a/src/Eto.Mac/Eto.macOS.csproj +++ b/src/Eto.Mac/Eto.macOS.csproj @@ -63,7 +63,6 @@ You do not need to use any of the classes of this assembly (unless customizing t - diff --git a/src/Eto.Mac/build/Mac.props b/src/Eto.Mac/build/Mac.props index ddf33d46a..1cb59b3a1 100644 --- a/src/Eto.Mac/build/Mac.props +++ b/src/Eto.Mac/build/Mac.props @@ -19,8 +19,6 @@ embedded - - MacCreateDmg;MacBeautifyDmg MacCodeSignApp;MacCodeSignDmg diff --git a/src/Eto.Mac/build/Mac.targets b/src/Eto.Mac/build/Mac.targets index 2889c61df..1198a31de 100644 --- a/src/Eto.Mac/build/Mac.targets +++ b/src/Eto.Mac/build/Mac.targets @@ -74,15 +74,8 @@ - - <_UpdatePListReference>System.Xml - - - <_UpdatePListReference>netstandard - - - + @@ -92,7 +85,7 @@ - + -