File tree 2 files changed +2
-2
lines changed
tests/Microsoft.Graph.DotnetCore.Core.Test
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 73
73
<PackageReference Include =" Microsoft.Kiota.Serialization.Form" Version =" 1.16.4" />
74
74
<PackageReference Include =" Microsoft.Kiota.Http.HttpClientLibrary" Version =" 1.17.1" />
75
75
<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 " >
77
77
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
78
78
<PrivateAssets >all</PrivateAssets >
79
79
</PackageReference >
Original file line number Diff line number Diff line change 34
34
<PrivateAssets >all</PrivateAssets >
35
35
</PackageReference >
36
36
<ProjectReference Include =" ..\..\src\Microsoft.Graph.Core\Microsoft.Graph.Core.csproj" />
37
- <PackageReference Include =" Microsoft.VisualStudio.Threading.Analyzers" Version =" 17.12.19 " >
37
+ <PackageReference Include =" Microsoft.VisualStudio.Threading.Analyzers" Version =" 17.13.2 " >
38
38
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
39
39
<PrivateAssets >all</PrivateAssets >
40
40
</PackageReference >
You can’t perform that action at this time.
0 commit comments