Skip to content

Commit 7b246d7

Browse files
adalonkzu
authored andcommitted
Bump VisualStudioThreadingVersion to 15.8.145
To avoid mismatches/inconsistencies with other dependencies.
1 parent b1f3c63 commit 7b246d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<NuGetizerVersion>0.2.5-dev.10</NuGetizerVersion>
5757
<XunitVersion>2.3.1</XunitVersion>
5858

59-
<VisualStudioThreadingVersion>15.8.132</VisualStudioThreadingVersion>
59+
<VisualStudioThreadingVersion>15.8.145</VisualStudioThreadingVersion>
6060

6161
<XunitVsixVersion>0.4.0-alpha.*</XunitVsixVersion>
6262
<XVSSDKVersion Condition="'$(CI)' != 'true'">0.4.0-alpha.*</XVSSDKVersion>
@@ -67,7 +67,7 @@
6767
<VSSDKBuildToolsVersion>15.8.3252</VSSDKBuildToolsVersion>
6868

6969
<VSSDKAnalyzersVersion>15.8.33</VSSDKAnalyzersVersion>
70-
<VSThreadingAnalyzersVersion>15.8.132</VSThreadingAnalyzersVersion>
70+
<VSThreadingAnalyzersVersion>15.8.145</VSThreadingAnalyzersVersion>
7171
</PropertyGroup>
7272

7373
<Target Name="GetCI" Returns="$(CI)">

0 commit comments

Comments
 (0)