-
Notifications
You must be signed in to change notification settings - Fork 68
Update Microsoft.Extensions.DependencyModel to 6.0.2 #1139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
In general what is the policy here about updating the packages? there are much newer versions 8.0.0 and 9.0.0 that we would also be able to use, and might prefer to use. When we updated vstest, few packages in here were older than expected. Can I just identify them and post PRs, or do you prefer to keep this repo with as few versions of packages as possible? |
|
fyi @fhnaseer |
You are free to open PRs and add as many versions that are needed. The goal of this repo is to support what ever versions the repos want to use via a self service model. The source-build team as maintainers will periodically remove unused packages so there is no need for repo owners to worry about cleanup. |
...ackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj
Outdated
Show resolved
Hide resolved
...cePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.Manual.cs
Show resolved
Hide resolved
src/referencePackages/src/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.cs
Show resolved
Hide resolved
src/referencePackages/src/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.cs
Show resolved
Hide resolved
|
Thank you! |
Update the version so we can consume newer version in vstest and code coverage which depends on non-vulnerable system.text.json.