You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added the Svg 3.4.0 nuget package reference to my Xamarin.Android project in Visual Studio 2022 and when I try to build the project, I receive following error:
Assembly 'Svg' with identity 'Svg, Version=3.4.0.0, Culture=neutral, PublicKeyToken=12a0bac221edeae2' uses 'System.Drawing.Common, Version=4.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' which has a higher version than referenced assembly 'System.Drawing.Common' with identity 'System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
I also added the nuget package System.Drawing.Common but it did not help.
Is there any solution or workaround to fix this?
This discussion was converted from issue #1067 on December 28, 2023 14:42.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi!
@gvheertum
I added the Svg 3.4.0 nuget package reference to my Xamarin.Android project in Visual Studio 2022 and when I try to build the project, I receive following error:
I also added the nuget package System.Drawing.Common but it did not help.
Is there any solution or workaround to fix this?
BR,
Ladislav
Beta Was this translation helpful? Give feedback.
All reactions