Update Library.Template (#1626)
- Update actions/checkout action to v7.0.1 (543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency powershell to v7.6.4 (544)
Update actions/checkout action to v7.0.1 (#543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Update dependency powershell to v7.6.4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency dotnet-symbol to v10.0.737001
Downgrade dotnet-symbol back to 9.0.661903
This is the latest available from
msft_consumption_public.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: 🤖 Copilot no-reply@github.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
vs-threading
Microsoft.VisualStudio.Threading
Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio).
Getting started.
See the full list of features.
Microsoft.VisualStudio.Threading.Analyzers
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Diagnostic analyzer rules.