File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tests/Microsoft.Graph.DotnetCore.Core.Test Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 72
72
<PackageReference Include =" Microsoft.Kiota.Serialization.Form" Version =" 1.14.0" />
73
73
<PackageReference Include =" Microsoft.Kiota.Http.HttpClientLibrary" Version =" 1.14.0" />
74
74
<PackageReference Include =" Microsoft.Kiota.Serialization.Multipart" Version =" 1.14.0" />
75
- <PackageReference Include =" Microsoft.VisualStudio.Threading.Analyzers" Version =" 17.11.20 " >
75
+ <PackageReference Include =" Microsoft.VisualStudio.Threading.Analyzers" Version =" 17.12.19 " >
76
76
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
77
77
<PrivateAssets >all</PrivateAssets >
78
78
</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.11.20 " >
37
+ <PackageReference Include =" Microsoft.VisualStudio.Threading.Analyzers" Version =" 17.12.19 " >
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