From 25d7fa073a602bd2bd65ba7b2c52da9278edde59 Mon Sep 17 00:00:00 2001 From: Sly Date: Mon, 14 Oct 2024 13:00:37 -0400 Subject: [PATCH 1/3] Update BLNamespace.csproj Version="2.2.2" is the version on nuget from 2 years ago Changed to Version="2.3.3" which is the 6mo old version and is the current version base for Harmony that's distributed on nexus for users https://www.nuget.org/packages/Lib.Harmony/ --- src/Bannerlord.Module.CSharp/BLNamespace.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Bannerlord.Module.CSharp/BLNamespace.csproj b/src/Bannerlord.Module.CSharp/BLNamespace.csproj index a08d52d..7149fb2 100644 --- a/src/Bannerlord.Module.CSharp/BLNamespace.csproj +++ b/src/Bannerlord.Module.CSharp/BLNamespace.csproj @@ -75,7 +75,7 @@ - + From dc2a0d4db2fd7d2cb5cd212a890af68a745b394e Mon Sep 17 00:00:00 2001 From: Sly Date: Mon, 14 Oct 2024 13:12:00 -0400 Subject: [PATCH 2/3] Updating bannerlord nuget package versions Updated versions for : Lib.Harmony Butterlib MCM UIExtender BuildResources --- src/Bannerlord.Module.CSharp/BLNamespace.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Bannerlord.Module.CSharp/BLNamespace.csproj b/src/Bannerlord.Module.CSharp/BLNamespace.csproj index 7149fb2..52b0902 100644 --- a/src/Bannerlord.Module.CSharp/BLNamespace.csproj +++ b/src/Bannerlord.Module.CSharp/BLNamespace.csproj @@ -74,14 +74,14 @@ - + - - - - + + + + From 14bddedc02924272bf389de37b75058eb39c757f Mon Sep 17 00:00:00 2001 From: Sly Date: Mon, 14 Oct 2024 13:30:57 -0400 Subject: [PATCH 3/3] update the SubModule.xml versions to match the reference package changes harmony, butterlib, UIExtender, MCM versions updated to the most recent versions listed for them on nuget to match the changes I made to the csproj file --- src/Bannerlord.Module.CSharp/_Module/SubModule.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Bannerlord.Module.CSharp/_Module/SubModule.xml b/src/Bannerlord.Module.CSharp/_Module/SubModule.xml index 514b2fe..e73f4ac 100644 --- a/src/Bannerlord.Module.CSharp/_Module/SubModule.xml +++ b/src/Bannerlord.Module.CSharp/_Module/SubModule.xml @@ -49,16 +49,16 @@ - + - + - + - + @@ -97,4 +97,4 @@ - \ No newline at end of file +