From 64d33e7923aa1217d0b177cede875e5cfafe227c Mon Sep 17 00:00:00 2001 From: TopperDEL Date: Fri, 16 Jul 2021 08:31:06 +0200 Subject: fix: Guid in AssemblyInfo --- Duplicati/Library/Backend/Tardigrade/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Duplicati/Library') diff --git a/Duplicati/Library/Backend/Tardigrade/Properties/AssemblyInfo.cs b/Duplicati/Library/Backend/Tardigrade/Properties/AssemblyInfo.cs index 5f3cc907e..2076825b7 100644 --- a/Duplicati/Library/Backend/Tardigrade/Properties/AssemblyInfo.cs +++ b/Duplicati/Library/Backend/Tardigrade/Properties/AssemblyInfo.cs @@ -20,7 +20,7 @@ using System.Runtime.InteropServices; [assembly: ComVisible(false)] // Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird -[assembly: Guid("ae035e01-c917-4f13-a35e-78f21c1a2f17")] +[assembly: Guid("ae035e01-c917-4f13-f35e-78f21c1a2f17")] // Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten: // -- cgit v1.2.3