From f037a620176f7ea9bd1115555a8c1adc8afab44a Mon Sep 17 00:00:00 2001 From: flibber-hk <76987839+flibber-hk@users.noreply.github.com> Date: Sun, 8 Mar 2026 09:29:00 +0000 Subject: [PATCH 1/2] Fix package refs --- Silksong.ModMenu.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Silksong.ModMenu.csproj b/Silksong.ModMenu.csproj index 09180dd..384d604 100644 --- a/Silksong.ModMenu.csproj +++ b/Silksong.ModMenu.csproj @@ -34,14 +34,14 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + From 4badf09a6042879269fac610358a7686750055aa Mon Sep 17 00:00:00 2001 From: flibber-hk <76987839+flibber-hk@users.noreply.github.com> Date: Sun, 8 Mar 2026 09:29:31 +0000 Subject: [PATCH 2/2] Bump version from 0.4.3 to 0.4.4 --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 0bcc916..3e0a3dd 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -11,6 +11,6 @@ It should follow the format major.minor.patch (semantic versioning). If you publish your mod as a library to NuGet, this version will also be used as the package version. --> - 0.4.3 + 0.4.4