From 0eac05ea9c1df716185f4e3eafab9e41acfa20f2 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Wed, 30 Nov 2022 12:45:15 +0100 Subject: [PATCH] Update packaging --- DalamudPackager.targets | 11 +++++++++++ FishNotify.csproj | 6 +++++- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 DalamudPackager.targets diff --git a/DalamudPackager.targets b/DalamudPackager.targets new file mode 100644 index 0000000..c8a812a --- /dev/null +++ b/DalamudPackager.targets @@ -0,0 +1,11 @@ + + + + + + \ No newline at end of file diff --git a/FishNotify.csproj b/FishNotify.csproj index 604c44f..4322bdf 100644 --- a/FishNotify.csproj +++ b/FishNotify.csproj @@ -3,7 +3,7 @@ - 4.0.0.0 + 4.1 Plays a sound effect when a fish bites https://github.com/carvelli/Fish-Notify @@ -84,4 +84,8 @@ + + + +