vs-threading icon indicating copy to clipboard operation
vs-threading copied to clipboard

The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.

Results 164 vs-threading issues
Sort by recently updated
recently updated
newest added

Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.5.107 to 3.5.109. Release notes Sourced from Nerdbank.GitVersioning's releases. v3.5.109 Changes: Fixes: #774: The target "VSTest" does not exist in the project This list of changes was...

dependencies

Bumps Microsoft.VisualStudio.Interop from 17.3.32630.470 to 17.3.32831.12. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.VisualStudio.Interop&package-manager=nuget&previous-version=17.3.32630.470&new-version=17.3.32831.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

#### Bug description Call JoinableTaskFactory(new JoinableTaskContext()).RunAsync() in InitializeComponent caused designer error #### Repro steps Call **JoinableTaskFactory(new JoinableTaskContext()).RunAsync()** in **InitializeComponent** caused designer error private void InitializeComponent() { ... TestButton.Click += (sender,...

Bumps `MicroBuildVersion` from 2.0.147 to 2.0.149. Updates `Microsoft.VisualStudio.Internal.MicroBuild.VisualStudio` from 2.0.147 to 2.0.149 Updates `Microsoft.VisualStudio.Internal.MicroBuild.NonShipping` from 2.0.147 to 2.0.149 Dependabot will resolve any conflicts with this PR as long as you...

dependencies

#### Is your feature request related to a problem? Please describe. When solution loading moves towards async, it exposes new issues inside VS product. Some original background tasks would be...

This PR is to address #1273. It is to allow other feature to detect whether a blocking waiting task is actually blocking the main thread. It could allow code to...

Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. Release notes Sourced from Microsoft.Bcl.AsyncInterfaces's releases. .NET 8.0.0 Release What's Changed [release/8.0-rc1] [release/8.0] Events for IL methods without IL headers by @​github-actions in dotnet/runtime#92317...

dependencies

Bumps [StyleCop.Analyzers.Unstable](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0.507 to 1.2.0.556. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=StyleCop.Analyzers.Unstable&package-manager=nuget&previous-version=1.2.0.507&new-version=1.2.0.556)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies