From abc7ddbe59fa6e918133b42ba0e497f8a15dfbf6 Mon Sep 17 00:00:00 2001 From: Lior Banai Date: Wed, 15 Nov 2023 09:23:48 +0200 Subject: [PATCH] Fix missing Symbol package #139 --- Analogy.Interfaces/Analogy.Interfaces.csproj | 20 ++++---------------- Directory.Build.props | 18 ++++++++++++++++++ 2 files changed, 22 insertions(+), 16 deletions(-) diff --git a/Analogy.Interfaces/Analogy.Interfaces.csproj b/Analogy.Interfaces/Analogy.Interfaces.csproj index fbfaff3..1573add 100644 --- a/Analogy.Interfaces/Analogy.Interfaces.csproj +++ b/Analogy.Interfaces/Analogy.Interfaces.csproj @@ -2,33 +2,22 @@ net8.0-windows;net7.0-windows;net6.0-windows;net48;net471 - true - true - true - snupkg - true - true - true - Analogy.Interfaces assembly for creating custom data providers for Analogy Log Viewer + Interfaces assembly for creating custom data providers for Analogy Log Viewer https://github.com/Analogy-LogViewer/Analogy.Interfaces Analogy.Interfaces Analogy.Interfaces Analogy.LogViewer.Interfaces - 6.0.0 + 6.0.0.1 Lior Banai Analogy.LogViewer.Interfaces - MIT Lior Banai @ 2018-2024 icon.png - enable - latest + https://github.com/Analogy-LogViewer/Analogy.Interfaces - git Analogy.LogViewer - true @@ -36,9 +25,8 @@ - - + \ No newline at end of file diff --git a/Directory.Build.props b/Directory.Build.props index 6c4b1ee..cee7053 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,4 +1,22 @@ + + true + true + True + snupkg + true + true + true + MIT + true + False + git + portable + + + enable + latest + $(DefineContants);DEBUG false