Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: dotdevelop/vs-threading

Tags

v16.6.13

Toggle v16.6.13's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Set version to '16.6'

v16.5.132

Toggle v16.5.132's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
AArnott Andrew Arnott
LOC CHECKIN | Microsoft/vs-threading master | 20200207

v16.4.45

Toggle v16.4.45's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#582 from AArnott/addAnalyzerPkgDependency

Add vs-threading dependency on the analyzers

v16.5.124-alpha

Toggle v16.5.124-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#576 from AArnott/STMTA_Cancellation

Ensure JTF.SwitchToMainThreadAsync always throws when canceled

v16.5.119-alpha

Toggle v16.5.119-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#570 from AArnott/fix569

Throw synchronously from STMTA if token is precanceled off the main thread

v16.4.43

Toggle v16.4.43's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#575 from AArnott/fixVSTHRD003

VSTHRD003 fixes: more good and less bad

v16.4.39

Toggle v16.4.39's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#574 from AArnott/fixVSTHRD003

Remove VSTHRD003 warnings for readonly tasks defined in another assembly

v16.5.108-alpha

Toggle v16.5.108-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#565 from yhvicey/yiwwan/Fix431

Fix VSTHRD200 when using IAsyncEnumerable

v16.4.33

Toggle v16.4.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#558 from AArnott/fix557

Avoid C# syntax that's toxic to .NET Native compilers

v16.4.18

Toggle v16.4.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#524 from AArnott/sosthreadingtools_depen…

…dency

Package up Microsoft.Diagnostics.Runtime.dll with SosThreadingTools