From ec9eb8e79fa004e3ddf0c88943c3d7cd5a2a41da Mon Sep 17 00:00:00 2001 From: Johannes Mols Date: Wed, 7 Dec 2022 10:00:43 +0100 Subject: [PATCH] Removed PackageLicenseUrl --- OCEL.CSharp/OCEL.CSharp.csproj | 1 - OCEL/OCEL.fsproj | 1 - 2 files changed, 2 deletions(-) diff --git a/OCEL.CSharp/OCEL.CSharp.csproj b/OCEL.CSharp/OCEL.CSharp.csproj index 5d744b3..7c5143d 100644 --- a/OCEL.CSharp/OCEL.CSharp.csproj +++ b/OCEL.CSharp/OCEL.CSharp.csproj @@ -13,7 +13,6 @@ Object-Centric Event Log (OCEL) is a standard interchange format for object-centric event data with multiple case notions. This library aims to implement this standard in .NET with a high degree of type safety. https://github.com/pm4net/OCEL https://github.com/pm4net/OCEL.git - https://github.com/pm4net/OCEL/blob/master/LICENSE diff --git a/OCEL/OCEL.fsproj b/OCEL/OCEL.fsproj index 35d1af3..eec3b69 100644 --- a/OCEL/OCEL.fsproj +++ b/OCEL/OCEL.fsproj @@ -13,7 +13,6 @@ Object-Centric Event Log (OCEL) is a standard interchange format for object-centric event data with multiple case notions. This library aims to implement this standard in .NET with a high degree of type safety. https://github.com/pm4net/OCEL https://github.com/pm4net/OCEL.git - https://github.com/pm4net/OCEL/blob/master/LICENSE