From 829102820a246942392a0f0363c1a0a4ed0fc51a Mon Sep 17 00:00:00 2001
From: Michel Bagnol <37514759+Meetsch@users.noreply.github.com>
Date: Wed, 10 May 2023 15:04:43 +0200
Subject: [PATCH] fix inclusion of opus.dll in projects referencing this
package.
---
MumbleSharp/MumbleSharp.csproj | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/MumbleSharp/MumbleSharp.csproj b/MumbleSharp/MumbleSharp.csproj
index 30e0810..9a538d0 100644
--- a/MumbleSharp/MumbleSharp.csproj
+++ b/MumbleSharp/MumbleSharp.csproj
@@ -2,11 +2,11 @@
netstandard2.1;netstandard2.0
- 2.0.0
+ 2.0.1
false
MumbleSharp is a mumble protocol implementation in C#.
For more info on Mumble please visit https://www.mumble.info/
- Copyright © 2022
+ Copyright © 2023
https://github.com/martindevans/MumbleSharp
mumblesharp.ico
https://github.com/martindevans/MumbleSharp
@@ -18,6 +18,7 @@ For more info on Mumble please visit https://www.mumble.info/
mumblesharp.png
Readme.md
+ fix inclusion of opus.dll in projects referencing this package.
@@ -61,13 +62,15 @@ For more info on Mumble please visit https://www.mumble.info/
-
-
+
+
Always
-
-
+ true
+
+
Always
-
+ true
+