Skip to content
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

Updated dependencies for NetStandard1.x to fix warnings #4882

Merged
merged 1 commit into from
Apr 18, 2022

Conversation

snakefoot
Copy link
Contributor

@snakefoot snakefoot commented Apr 18, 2022

Trying to resolve #4881

Explictly update of:

<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />

Maybe consider having this command part of build-validation:

dotnet list package --vulnerable --include-transitive

@snakefoot snakefoot added the dependencies Pull requests that update a dependency file label Apr 18, 2022
@snakefoot snakefoot added this to the 5.0 (new) milestone Apr 18, 2022
@sonarcloud
Copy link

sonarcloud bot commented Apr 18, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@snakefoot snakefoot merged commit bdb480b into NLog:dev Apr 18, 2022
@snakefoot snakefoot changed the title Updated dependencies for NetStandard1.x Updated dependencies for NetStandard1.x to fix warnings Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump System.Net.Requests from 4.0.11 to 4.3.0 - please reopen
1 participant