PinguApps / Blazor.QRCode

A Blazor component for generating QR codes. This component encodes specified data into a QR code image, which can be customized in terms of size, colors, and error correction level. The QR code is generated as an SVG for optimal scalability and clarity.
https://pinguapps.github.io/Blazor.QRCode/
MIT License
20 stars 3 forks source link

Update dependency Microsoft.NET.Test.Sdk to 17.11.1 #140

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.NET.Test.Sdk 17.11.0 -> 17.11.1 age adoption passing confidence

Release Notes

microsoft/vstest (Microsoft.NET.Test.Sdk) ### [`v17.11.1`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.11.1) #### What's Changed - \[rel/17.11] Forward error output from testhost as info by [@​nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/5193](https://redirect.github.com/microsoft/vstest/pull/5193) **Full Changelog**: https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.