From 11aeb8fcdd820867b2046088bb202e28cccc6d45 Mon Sep 17 00:00:00 2001 From: lucidiot Date: Tue, 19 Jul 2022 04:54:58 +0200 Subject: [PATCH] Fix assembly names --- Lucidiot.Magellan.Extract/Lucidiot.Magellan.Extract.csproj | 4 ++-- Lucidiot.Magellan/Lucidiot.Magellan.csproj | 4 ++-- Lucidiot.Raima/Lucidiot.Raima.csproj | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Lucidiot.Magellan.Extract/Lucidiot.Magellan.Extract.csproj b/Lucidiot.Magellan.Extract/Lucidiot.Magellan.Extract.csproj index 9dd47eb..38d8028 100644 --- a/Lucidiot.Magellan.Extract/Lucidiot.Magellan.Extract.csproj +++ b/Lucidiot.Magellan.Extract/Lucidiot.Magellan.Extract.csproj @@ -8,7 +8,7 @@ Exe Properties Lucidiot.Magellan.Extract - MagellanExtract + Lucidiot.Magellan.Extract true @@ -53,4 +53,4 @@ --> - + \ No newline at end of file diff --git a/Lucidiot.Magellan/Lucidiot.Magellan.csproj b/Lucidiot.Magellan/Lucidiot.Magellan.csproj index ea44516..314ea80 100644 --- a/Lucidiot.Magellan/Lucidiot.Magellan.csproj +++ b/Lucidiot.Magellan/Lucidiot.Magellan.csproj @@ -8,7 +8,7 @@ Library Properties Lucidiot.Magellan - MagellanLibrary + Lucidiot.Magellan true @@ -59,4 +59,4 @@ --> - + \ No newline at end of file diff --git a/Lucidiot.Raima/Lucidiot.Raima.csproj b/Lucidiot.Raima/Lucidiot.Raima.csproj index 320aeaa..634b69e 100644 --- a/Lucidiot.Raima/Lucidiot.Raima.csproj +++ b/Lucidiot.Raima/Lucidiot.Raima.csproj @@ -8,7 +8,7 @@ Library Properties Lucidiot.Raima - RaimaLibrary + Lucidiot.Raima true