C
C#4mo ago
Prince J

Packages issue

I been trying to get a project done but i have an issue in this class library that will not go away. I been questioning if it's because i have to make my library dependecies rely on my 2 wpf's or vice versa but i am not sure
No description
19 Replies
SpReeD
SpReeD4mo ago
Usually targeting wrong frameworks.
Prince J
Prince J4mo ago
Hmm what you mean by that
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
Prince J
Prince J4mo ago
I tried to clear cookies to fix the issue as sum recommended it for me to do
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
Prince J
Prince J4mo ago
Oh i mean caches my bad
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
Prince J
Prince J4mo ago
Yep trying to work on a project and basically i fucked up somewhere in the setup - 2 concurrent packages on sql was a mistake on my part in the setup i instead installed microsoft instead of system - configuration package was recommended i'd use for the project that includes 1 class library and 2 wpf's - Gmap same answer as above
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
Prince J
Prince J4mo ago
He says due to the fact it's easier to manage environment specific configuration Plus i assume easier to update or atleast assumed it gmap is a package that i must use through
SpReeD
SpReeD4mo ago
There is no problem using those gmap packages, what's a problem is the transitive packages. Gmap depends on system.data.sqlclient - the reason why it's top-level is that the version targeting by gmap is outdated with security risks.
SpReeD
SpReeD4mo ago
Not to forget that microsoft.data.sqlclient transitive packages has security issues and should be top-leveled as well. https://github.com/advisories/GHSA-m5vv-6r4h-3vj9
GitHub
CVE-2024-35255 - GitHub Advisory Database
Azure Identity Libraries and Microsoft Authentication Library Elevation of Privilege Vulnerability
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
SpReeD
SpReeD4mo ago
GMap itself is somewhat outdated, but I don't know of a good alternative, tbh
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
SpReeD
SpReeD4mo ago
Maybe there's a fork of it where somebody exchanged the packages
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server