Skip to content

Commit 3cd0516

Browse files
chore(deps): bump Microsoft.VisualStudio.Threading.Analyzers
Bumps [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) from 17.12.19 to 17.13.2. - [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] <support@github.com>
1 parent 837189f commit 3cd0516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.16.4" />
7474
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.17.0" />
7575
<PackageReference Include="Microsoft.Kiota.Serialization.Multipart" Version="1.16.4" />
76-
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.12.19">
76+
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.13.2">
7777
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
7878
<PrivateAssets>all</PrivateAssets>
7979
</PackageReference>

0 commit comments

Comments
 (0)