Skip to content

Commit 92cc1b8

Browse files
Bump Microsoft.VisualStudio.Threading.Analyzers from 17.8.14 to 17.9.28
Bumps [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) from 17.8.14 to 17.9.28. - [Release notes](https://github.com/microsoft/vs-threading/releases) - [Commits](https://github.com/microsoft/vs-threading/commits) --- updated-dependencies: - dependency-name: Microsoft.VisualStudio.Threading.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ee87be commit 92cc1b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gu.Wpf.Geometry.UiTests/Gu.Wpf.Geometry.UiTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="Gu.Wpf.UiAutomation" Version="0.4.1" />
2727
<PackageReference Include="IDisposableAnalyzers" Version="4.0.7" PrivateAssets="all" />
2828
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
29-
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.8.14" PrivateAssets="all" />
29+
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.9.28" PrivateAssets="all" />
3030
<PackageReference Include="NUnit" Version="3.14.0" />
3131
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
3232
<PackageReference Include="PropertyChangedAnalyzers" Version="4.0.0" PrivateAssets="all" />

0 commit comments

Comments
 (0)